Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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-asan
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-asan # 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/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision a214a3859d385427fbff84a622a7eb8bf1e90d37 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a214a3859d385427fbff84a622a7eb8bf1e90d37 # timeout=10
Commit message: "debian-bookworm-build: add xxd"
 > git rev-list --no-walk a214a3859d385427fbff84a622a7eb8bf1e90d37 # timeout=10
[ttcn3-bts-test-asan] $ /bin/sh -xe /tmp/jenkins9529951589570771595.sh
+ export REGISTRY_HOST=registry.osmocom.org
+ echo ttcn3-bts-test-asan
+ sed s/-asan$//
+ DIR=ttcn3-bts-test
+ export IMAGE_SUFFIX=asan
+ export OSMOCOM_REPO_VERSION=asan
+ cd ttcn3-bts-test
+ ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs
+ [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs ]
+ [ xjenkins-ttcn3-bts-test-asan-280 = x ]
+ basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/ttcn3-bts-test
+ SUITE_NAME=ttcn3-bts-test
+ IMAGE_SUFFIX=asan
+ docker_images_require osmo-bsc-asan osmo-bts-asan 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-asan
+ local feed
+ echo debian-bookworm-obs-asan
+ depends=debian-bookworm-obs-asan
+ [ -n debian-bookworm-obs-asan ]
+ docker_images_require debian-bookworm-obs-asan
+ 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-obs-asan
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-bookworm-obs-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm-obs-asan
+ dir=debian-bookworm-obs-asan
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-obs-asan/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan'
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-asan/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=asan \
	--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-obs-asan:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 1.38kB done
#1 DONE 0.5s

#2 [internal] load metadata for registry.osmocom.org/debian:bookworm
#2 DONE 0.2s

#3 [auth] sharing credentials for registry.osmocom.org
#3 DONE 0.0s

#4 [internal] load .dockerignore
#4 transferring context:
#4 transferring context: 2B done
#4 DONE 0.3s

#5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2
#5 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.0s done
#5 DONE 0.0s

#6 [internal] load build context
#6 transferring context: 1.96kB done
#6 DONE 0.1s

#7 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#7 DONE 0.5s

#7 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#7 DONE 0.5s

#8 [2/6] COPY	.COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#8 CACHED

#9 [3/6] COPY	.COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc
#9 CACHED

#10 [4/6] 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/
#10 CACHED

#11 [5/6] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		ca-certificates 		telnet 		&& 	apt-get clean && 	echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-nightly-asan.list
#11 CACHED

#12 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#12 DONE 0.1s

#13 exporting to image
#13 exporting layers
#13 exporting layers 0.4s done
#13 writing image sha256:ac76b78aac67cbc363cce81de39a0171665c6b361b74dd0d0d4405f99a1a806c 0.0s done
#13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done
#13 DONE 0.5s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan'
+ docker_image_exists debian-bookworm-obs-asan
+ docker images -q osmocom-build/debian-bookworm-obs-asan
+ test -n ac76b78aac67
+ list_osmo_packages debian-bookworm debian-bookworm-obs-asan
+ local distro=debian-bookworm
+ local image=debian-bookworm-obs-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-bsc-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-bsc-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-bsc-asan
+ echo osmo-bsc-asan
+ sed s/-asan/-latest/
+ dir=osmo-bsc-latest
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-bsc-latest/Dockerfile
+ from_line=FROM	$USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ echo FROM	$USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-bsc-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmo-bsc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmo-bsc-latest'
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-asan/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=asan \
	--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-asan:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 659B done
#1 DONE 0.9s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.9s

#4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#4 ...

#5 [internal] load build context
#5 transferring context: 8.74kB done
#5 DONE 1.1s

#4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#4 DONE 2.5s

#6 [2/5] RUN	CASE "debian-bookworm" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			osmo-bsc 			osmo-bsc-ipaccess-utils && 		apt-get clean 		;; 	centos*) 		dnf install -y 			osmo-bsc 			osmo-bsc-ipaccess-utils 		;; 	esac
#6 0.455 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#6 0.471 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#6 0.477 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#6 0.506 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
#6 0.596 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B]
#6 0.602 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [247 kB]
#6 0.630 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.5 kB]
#6 1.181 Fetched 9349 kB in 1s (13.1 MB/s)
#6 1.181 Reading package lists...
#6 1.463 Reading package lists...
#6 1.730 Building dependency tree...
#6 1.788 Reading state information...
#6 1.851 The following additional packages will be installed:
#6 1.851   libasan8 libmnl0 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15
#6 1.851   libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11
#6 1.852   libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmocom-nightly-asan
#6 1.852 Suggested packages:
#6 1.852   lksctp-tools
#6 1.852 Recommended packages:
#6 1.852   osmo-mgw
#6 1.885 The following NEW packages will be installed:
#6 1.885   libasan8 libmnl0 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15
#6 1.885   libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11
#6 1.885   libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-bsc
#6 1.885   osmo-bsc-ipaccess-utils osmocom-nightly-asan
#6 1.907 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded.
#6 1.907 Need to get 22.6 MB of archives.
#6 1.907 After this operation, 148 MB of additional disk space will be used.
#6 1.907 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
#6 1.926 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202503162029 [1196 B]
#6 1.934 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.5.489a.202503162029~asan [587 kB]
#6 1.949 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#6 1.949 Get:5 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#6 1.950 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
#6 1.952 Get:7 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
#6 1.957 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.5.489a.202503162029~asan [163 kB]
#6 1.960 Get:9 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
#6 1.968 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.5.489a.202503162029~asan [1084 kB]
#6 1.981 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503162029~asan [219 kB]
#6 1.990 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.5.489a.202503162029~asan [278 kB]
#6 2.009 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran11 2.1.0.49.23d1.202503162029~asan [594 kB]
#6 2.058 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.15.6057.202503162029~asan [289 kB]
#6 2.097 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.5.489a.202503162029~asan [98.8 kB]
#6 2.122 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mgcp-client14 1.14.0.27.12c4.202503162029~asan [210 kB]
#6 2.132 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bsc 1.13.0.4.4caae.202503162029~asan [3132 kB]
#6 2.160 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bsc-ipaccess-utils 1.13.0.4.4caae.202503162029~asan [12.8 MB]
#6 2.349 debconf: delaying package configuration, since apt-utils is not installed
#6 2.379 Fetched 22.6 MB in 0s (58.3 MB/s)
#6 2.443 Selecting previously unselected package libasan8:amd64.
#6 2.443 (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 ... 6628 files and directories currently installed.)
#6 2.446 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ...
#6 2.486 Unpacking libasan8:amd64 (12.2.0-14) ...
#6 2.728 Selecting previously unselected package libmnl0:amd64.
#6 2.728 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ...
#6 2.744 Unpacking libmnl0:amd64 (1.0.4-3) ...
#6 2.836 Selecting previously unselected package osmocom-nightly-asan.
#6 2.837 Preparing to unpack .../02-osmocom-nightly-asan_202503162029_amd64.deb ...
#6 2.857 Unpacking osmocom-nightly-asan (202503162029) ...
#6 2.996 Selecting previously unselected package libsctp1:amd64.
#6 2.997 Preparing to unpack .../03-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#6 3.015 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 3.151 Selecting previously unselected package libtalloc2:amd64.
#6 3.152 Preparing to unpack .../04-libtalloc2_2.4.0-f2_amd64.deb ...
#6 3.170 Unpacking libtalloc2:amd64 (2.4.0-f2) ...
#6 3.293 Selecting previously unselected package libubsan1:amd64.
#6 3.294 Preparing to unpack .../05-libubsan1_12.2.0-14_amd64.deb ...
#6 3.312 Unpacking libubsan1:amd64 (12.2.0-14) ...
#6 3.489 Selecting previously unselected package liburing2:amd64.
#6 3.489 Preparing to unpack .../06-liburing2_2.3-3_amd64.deb ...
#6 3.506 Unpacking liburing2:amd64 (2.3-3) ...
#6 3.613 Selecting previously unselected package libosmocore22:amd64.
#6 3.614 Preparing to unpack .../07-libosmocore22_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 3.631 Unpacking libosmocore22:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 3.772 Selecting previously unselected package libosmoisdn0:amd64.
#6 3.772 Preparing to unpack .../08-libosmoisdn0_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 3.790 Unpacking libosmoisdn0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 3.912 Selecting previously unselected package libosmogsm20:amd64.
#6 3.913 Preparing to unpack .../09-libosmogsm20_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 3.931 Unpacking libosmogsm20:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 4.143 Selecting previously unselected package libosmonetif11:amd64.
#6 4.144 Preparing to unpack .../10-libosmonetif11_1.6.0.2.1b40.202503162029~asan_amd64.deb ...
#6 4.168 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503162029~asan) ...
#6 4.435 Selecting previously unselected package libosmovty13:amd64.
#6 4.437 Preparing to unpack .../11-libosmovty13_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 4.473 Unpacking libosmovty13:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 4.737 Selecting previously unselected package libosmo-sigtran11:amd64.
#6 4.739 Preparing to unpack .../12-libosmo-sigtran11_2.1.0.49.23d1.202503162029~asan_amd64.deb ...
#6 4.774 Unpacking libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503162029~asan) ...
#6 5.009 Selecting previously unselected package libosmoabis15:amd64.
#6 5.011 Preparing to unpack .../13-libosmoabis15_2.0.0.15.6057.202503162029~asan_amd64.deb ...
#6 5.041 Unpacking libosmoabis15:amd64 (2.0.0.15.6057.202503162029~asan) ...
#6 5.283 Selecting previously unselected package libosmoctrl0:amd64.
#6 5.285 Preparing to unpack .../14-libosmoctrl0_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 5.317 Unpacking libosmoctrl0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 5.544 Selecting previously unselected package libosmo-mgcp-client14:amd64.
#6 5.545 Preparing to unpack .../15-libosmo-mgcp-client14_1.14.0.27.12c4.202503162029~asan_amd64.deb ...
#6 5.569 Unpacking libosmo-mgcp-client14:amd64 (1.14.0.27.12c4.202503162029~asan) ...
#6 5.816 Selecting previously unselected package osmo-bsc.
#6 5.818 Preparing to unpack .../16-osmo-bsc_1.13.0.4.4caae.202503162029~asan_amd64.deb ...
#6 5.851 Unpacking osmo-bsc (1.13.0.4.4caae.202503162029~asan) ...
#6 6.174 Selecting previously unselected package osmo-bsc-ipaccess-utils.
#6 6.176 Preparing to unpack .../17-osmo-bsc-ipaccess-utils_1.13.0.4.4caae.202503162029~asan_amd64.deb ...
#6 6.208 Unpacking osmo-bsc-ipaccess-utils (1.13.0.4.4caae.202503162029~asan) ...
#6 6.656 Setting up libtalloc2:amd64 (2.4.0-f2) ...
#6 6.759 Setting up libmnl0:amd64 (1.0.4-3) ...
#6 6.861 Setting up libubsan1:amd64 (12.2.0-14) ...
#6 6.976 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 7.083 Setting up libasan8:amd64 (12.2.0-14) ...
#6 7.188 Setting up osmocom-nightly-asan (202503162029) ...
#6 7.398 Setting up liburing2:amd64 (2.3-3) ...
#6 7.517 Setting up libosmocore22:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 7.595 Setting up libosmovty13:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 7.710 Setting up libosmoisdn0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 7.811 Setting up libosmo-mgcp-client14:amd64 (1.14.0.27.12c4.202503162029~asan) ...
#6 7.875 Setting up libosmogsm20:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 7.928 Setting up libosmoctrl0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 7.985 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503162029~asan) ...
#6 8.089 Setting up libosmoabis15:amd64 (2.0.0.15.6057.202503162029~asan) ...
#6 8.206 Setting up libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503162029~asan) ...
#6 8.316 Setting up osmo-bsc (1.13.0.4.4caae.202503162029~asan) ...
#6 8.807 changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom
#6 8.809 mode of '/etc/osmocom/osmo-bsc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 8.810 changed ownership of '/etc/osmocom' from root:root to root:osmocom
#6 8.812 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
#6 8.816 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
#6 8.910 Setting up osmo-bsc-ipaccess-utils (1.13.0.4.4caae.202503162029~asan) ...
#6 9.022 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#6 DONE 9.8s

#7 [3/5] WORKDIR	/TMP
#7 DONE 0.2s

#8 [4/5] COPY	OSMO-BSC.CFG /data/osmo-bsc.cfg
#8 DONE 0.2s

#9 [5/5] WORKDIR	/DATA
#9 DONE 0.2s

#10 exporting to image
#10 exporting layers
#10 exporting layers 1.1s done
#10 writing image sha256:4934761c88897ce47f40dfa7e7750be4a7ff0e3543663584c48bd91b60a13ddc done
#10 naming to docker.io/osmocom-build/osmo-bsc-asan:latest 0.0s done
#10 DONE 1.2s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmo-bsc-latest'
+ docker_image_exists osmo-bsc-asan
+ docker images -q osmocom-build/osmo-bsc-asan
+ test -n 4934761c8889
+ list_osmo_packages debian-bookworm osmo-bsc-asan
+ local distro=debian-bookworm
+ local image=osmo-bsc-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-asan -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-bsc-asan ###

ii  libosmo-mgcp-client14:amd64 1.14.0.27.12c4.202503162029~asan amd64        libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities
ii  libosmo-sigtran11:amd64     2.1.0.49.23d1.202503162029~asan  amd64        Osmocom SIGTRAN library (SCCP, SUA, M3UA and more)
ii  libosmoabis15:amd64         2.0.0.15.6057.202503162029~asan  amd64        GSM A-bis handling
ii  libosmocore22:amd64         1.11.0.5.489a.202503162029~asan  amd64        Osmo Core library
ii  libosmoctrl0:amd64          1.11.0.5.489a.202503162029~asan  amd64        Osmo control library
ii  libosmogsm20:amd64          1.11.0.5.489a.202503162029~asan  amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64          1.11.0.5.489a.202503162029~asan  amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64        1.6.0.2.1b40.202503162029~asan   amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmovty13:amd64          1.11.0.5.489a.202503162029~asan  amd64        Osmo VTY library
ii  osmo-bsc                    1.13.0.4.4caae.202503162029~asan amd64        OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
ii  osmo-bsc-ipaccess-utils     1.13.0.4.4caae.202503162029~asan amd64        Command line utilities for ip.access nanoBTS
ii  osmocom-nightly-asan        202503162029                     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-asan
+ local feed
+ echo debian-bookworm-obs-asan
+ depends=debian-bookworm-obs-asan
+ [ -n debian-bookworm-obs-asan ]
+ docker_images_require debian-bookworm-obs-asan
+ 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-obs-asan
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-bookworm-obs-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm-obs-asan
+ dir=debian-bookworm-obs-asan
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-obs-asan/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan'
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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=asan \
	--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-obs-asan:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.38kB done
#1 DONE 0.1s

#2 [internal] load metadata for registry.osmocom.org/debian:bookworm
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.2s

#4 [internal] load build context
#4 DONE 0.0s

#5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2
#5 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.1s done
#5 DONE 0.1s

#6 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#6 DONE 0.2s

#4 [internal] load build context
#4 transferring context: 1.96kB done
#4 DONE 0.2s

#7 [3/6] COPY	.COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc
#7 CACHED

#8 [4/6] 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/
#8 CACHED

#9 [5/6] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		ca-certificates 		telnet 		&& 	apt-get clean && 	echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-nightly-asan.list
#9 CACHED

#10 [2/6] COPY	.COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#10 CACHED

#11 [6/6] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#11 CACHED

#12 exporting to image
#12 exporting layers done
#12 writing image sha256:ac76b78aac67cbc363cce81de39a0171665c6b361b74dd0d0d4405f99a1a806c 0.0s done
#12 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done
#12 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan'
+ docker_image_exists debian-bookworm-obs-asan
+ docker images -q osmocom-build/debian-bookworm-obs-asan
+ test -n ac76b78aac67
+ list_osmo_packages debian-bookworm debian-bookworm-obs-asan
+ local distro=debian-bookworm
+ local image=debian-bookworm-obs-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-bts-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-bts-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-bts-asan
+ echo osmo-bts-asan
+ sed s/-asan/-latest/
+ dir=osmo-bts-latest
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-bts-latest/Dockerfile
+ from_line=FROM	$USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ echo FROM	$USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-bts-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmo-bts-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmo-bts-latest'
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-asan/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=asan \
	--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-asan:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 751B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4)
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#4 CACHED

#5 [internal] load build context
#5 transferring context: 1.63kB done
#5 DONE 0.2s

#6 [2/5] RUN	CASE "debian-bookworm" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			osmo-bts-trx 			osmo-bts-virtual && 		apt-get clean 		;; 	centos*) 		dnf install -y 			osmo-bts 			osmo-bts-virtual 			osmo-bts-omldummy 		;; 	esac
#6 0.391 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#6 0.397 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B]
#6 0.408 Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#6 0.414 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#6 0.473 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.5 kB]
#6 0.577 Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
#6 0.672 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [247 kB]
#6 1.248 Fetched 9349 kB in 1s (10.8 MB/s)
#6 1.248 Reading package lists...
#6 1.524 Reading package lists...
#6 1.785 Building dependency tree...
#6 1.843 Reading state information...
#6 1.907 The following additional packages will be installed:
#6 1.907   libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1
#6 1.907   libmnl0 libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22
#6 1.907   libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11
#6 1.907   libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmocom-nightly-asan
#6 1.907 Suggested packages:
#6 1.907   lksctp-tools
#6 1.961 The following NEW packages will be installed:
#6 1.961   libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1
#6 1.961   libmnl0 libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22
#6 1.961   libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11
#6 1.961   libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-bts-trx
#6 1.961   osmo-bts-virtual osmocom-nightly-asan
#6 1.981 0 upgraded, 25 newly installed, 0 to remove and 6 not upgraded.
#6 1.981 Need to get 9413 kB of archives.
#6 1.981 After this operation, 57.6 MB of additional disk space will be used.
#6 1.981 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202503162029 [1196 B]
#6 1.981 Get:2 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
#6 1.982 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.5.489a.202503162029~asan [587 kB]
#6 1.988 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.5.489a.202503162029~asan [163 kB]
#6 1.989 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.5.489a.202503162029~asan [1084 kB]
#6 2.002 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503162029~asan [219 kB]
#6 2.005 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.5.489a.202503162029~asan [278 kB]
#6 2.011 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.15.6057.202503162029~asan [289 kB]
#6 2.017 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.5.489a.202503162029~asan [69.5 kB]
#6 2.023 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.5.489a.202503162029~asan [157 kB]
#6 2.024 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.5.489a.202503162029~asan [98.8 kB]
#6 2.026 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmotrau11 2.0.0.15.6057.202503162029~asan [134 kB]
#6 2.027 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bts-trx 1.9.0.202503162029~asan [1052 kB]
#6 2.035 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB]
#6 2.036 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
#6 2.039 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bts-virtual 1.9.0.202503162029~asan [1254 kB]
#6 2.041 Get:17 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB]
#6 2.043 Get:18 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB]
#6 2.046 Get:19 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB]
#6 2.048 Get:20 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#6 2.048 Get:21 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB]
#6 2.049 Get:22 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#6 2.050 Get:23 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
#6 2.050 Get:24 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
#6 2.063 Get:25 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
#6 2.128 debconf: delaying package configuration, since apt-utils is not installed
#6 2.156 Fetched 9413 kB in 0s (95.1 MB/s)
#6 2.209 Selecting previously unselected package libasan8:amd64.
#6 2.209 (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 ... 6628 files and directories currently installed.)
#6 2.211 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ...
#6 2.243 Unpacking libasan8:amd64 (12.2.0-14) ...
#6 2.455 Selecting previously unselected package libdecaf0:amd64.
#6 2.456 Preparing to unpack .../01-libdecaf0_1.0.2-2_amd64.deb ...
#6 2.472 Unpacking libdecaf0:amd64 (1.0.2-2) ...
#6 2.605 Selecting previously unselected package libmbedcrypto7:amd64.
#6 2.605 Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ...
#6 2.638 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
#6 2.831 Selecting previously unselected package libmbedx509-1:amd64.
#6 2.833 Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ...
#6 2.852 Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
#6 3.057 Selecting previously unselected package libmbedtls14:amd64.
#6 3.059 Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ...
#6 3.090 Unpacking libmbedtls14:amd64 (2.28.3-1) ...
#6 3.280 Selecting previously unselected package libbctoolbox1:amd64.
#6 3.280 Preparing to unpack .../05-libbctoolbox1_5.1.64-2_amd64.deb ...
#6 3.315 Unpacking libbctoolbox1:amd64 (5.1.64-2) ...
#6 3.526 Selecting previously unselected package libmnl0:amd64.
#6 3.528 Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ...
#6 3.554 Unpacking libmnl0:amd64 (1.0.4-3) ...
#6 3.810 Selecting previously unselected package libortp16:amd64.
#6 3.812 Preparing to unpack .../07-libortp16_1%3a5.1.64-2_amd64.deb ...
#6 3.843 Unpacking libortp16:amd64 (1:5.1.64-2) ...
#6 4.030 Selecting previously unselected package osmocom-nightly-asan.
#6 4.031 Preparing to unpack .../08-osmocom-nightly-asan_202503162029_amd64.deb ...
#6 4.061 Unpacking osmocom-nightly-asan (202503162029) ...
#6 4.263 Selecting previously unselected package libsctp1:amd64.
#6 4.265 Preparing to unpack .../09-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#6 4.300 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 4.528 Selecting previously unselected package libtalloc2:amd64.
#6 4.530 Preparing to unpack .../10-libtalloc2_2.4.0-f2_amd64.deb ...
#6 4.564 Unpacking libtalloc2:amd64 (2.4.0-f2) ...
#6 4.769 Selecting previously unselected package libubsan1:amd64.
#6 4.771 Preparing to unpack .../11-libubsan1_12.2.0-14_amd64.deb ...
#6 4.803 Unpacking libubsan1:amd64 (12.2.0-14) ...
#6 5.083 Selecting previously unselected package liburing2:amd64.
#6 5.085 Preparing to unpack .../12-liburing2_2.3-3_amd64.deb ...
#6 5.115 Unpacking liburing2:amd64 (2.3-3) ...
#6 5.317 Selecting previously unselected package libosmocore22:amd64.
#6 5.319 Preparing to unpack .../13-libosmocore22_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 5.350 Unpacking libosmocore22:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 5.591 Selecting previously unselected package libosmoisdn0:amd64.
#6 5.593 Preparing to unpack .../14-libosmoisdn0_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 5.623 Unpacking libosmoisdn0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 5.832 Selecting previously unselected package libosmogsm20:amd64.
#6 5.834 Preparing to unpack .../15-libosmogsm20_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 5.857 Unpacking libosmogsm20:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 6.083 Selecting previously unselected package libosmonetif11:amd64.
#6 6.086 Preparing to unpack .../16-libosmonetif11_1.6.0.2.1b40.202503162029~asan_amd64.deb ...
#6 6.116 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503162029~asan) ...
#6 6.337 Selecting previously unselected package libosmovty13:amd64.
#6 6.339 Preparing to unpack .../17-libosmovty13_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 6.371 Unpacking libosmovty13:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 6.606 Selecting previously unselected package libosmoabis15:amd64.
#6 6.608 Preparing to unpack .../18-libosmoabis15_2.0.0.15.6057.202503162029~asan_amd64.deb ...
#6 6.640 Unpacking libosmoabis15:amd64 (2.0.0.15.6057.202503162029~asan) ...
#6 6.866 Selecting previously unselected package libosmocodec4:amd64.
#6 6.868 Preparing to unpack .../19-libosmocodec4_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 6.900 Unpacking libosmocodec4:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 7.118 Selecting previously unselected package libosmocoding0:amd64.
#6 7.120 Preparing to unpack .../20-libosmocoding0_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 7.153 Unpacking libosmocoding0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 7.388 Selecting previously unselected package libosmoctrl0:amd64.
#6 7.390 Preparing to unpack .../21-libosmoctrl0_1.11.0.5.489a.202503162029~asan_amd64.deb ...
#6 7.422 Unpacking libosmoctrl0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 7.627 Selecting previously unselected package libosmotrau11:amd64.
#6 7.629 Preparing to unpack .../22-libosmotrau11_2.0.0.15.6057.202503162029~asan_amd64.deb ...
#6 7.646 Unpacking libosmotrau11:amd64 (2.0.0.15.6057.202503162029~asan) ...
#6 7.908 Selecting previously unselected package osmo-bts-trx.
#6 7.910 Preparing to unpack .../23-osmo-bts-trx_1.9.0.202503162029~asan_amd64.deb ...
#6 7.934 Unpacking osmo-bts-trx (1.9.0.202503162029~asan) ...
#6 8.159 Selecting previously unselected package osmo-bts-virtual.
#6 8.161 Preparing to unpack .../24-osmo-bts-virtual_1.9.0.202503162029~asan_amd64.deb ...
#6 8.192 Unpacking osmo-bts-virtual (1.9.0.202503162029~asan) ...
#6 8.385 Setting up libdecaf0:amd64 (1.0.2-2) ...
#6 8.438 Setting up libtalloc2:amd64 (2.4.0-f2) ...
#6 8.485 Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
#6 8.532 Setting up libmnl0:amd64 (1.0.4-3) ...
#6 8.579 Setting up libubsan1:amd64 (12.2.0-14) ...
#6 8.626 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#6 8.675 Setting up libasan8:amd64 (12.2.0-14) ...
#6 8.727 Setting up osmocom-nightly-asan (202503162029) ...
#6 8.777 Setting up liburing2:amd64 (2.3-3) ...
#6 8.825 Setting up libmbedx509-1:amd64 (2.28.3-1) ...
#6 8.899 Setting up libmbedtls14:amd64 (2.28.3-1) ...
#6 8.952 Setting up libbctoolbox1:amd64 (5.1.64-2) ...
#6 9.062 Setting up libortp16:amd64 (1:5.1.64-2) ...
#6 9.126 Setting up libosmocore22:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 9.200 Setting up libosmocodec4:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 9.277 Setting up libosmovty13:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 9.351 Setting up libosmoisdn0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 9.417 Setting up libosmogsm20:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 9.511 Setting up libosmoctrl0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 9.580 Setting up libosmotrau11:amd64 (2.0.0.15.6057.202503162029~asan) ...
#6 9.652 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503162029~asan) ...
#6 9.706 Setting up libosmocoding0:amd64 (1.11.0.5.489a.202503162029~asan) ...
#6 9.769 Setting up libosmoabis15:amd64 (2.0.0.15.6057.202503162029~asan) ...
#6 9.822 Setting up osmo-bts-trx (1.9.0.202503162029~asan) ...
#6 10.07 changed ownership of '/etc/osmocom/osmo-bts-trx.cfg' from root:root to osmocom:osmocom
#6 10.08 mode of '/etc/osmocom/osmo-bts-trx.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 10.08 changed ownership of '/etc/osmocom' from root:root to root:osmocom
#6 10.08 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x)
#6 10.08 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom
#6 10.17 Setting up osmo-bts-virtual (1.9.0.202503162029~asan) ...
#6 10.25 changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom
#6 10.25 mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
#6 10.25 ownership of '/etc/osmocom' retained as root:osmocom
#6 10.25 mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
#6 10.25 ownership of '/var/lib/osmocom' retained as osmocom:osmocom
#6 10.34 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#6 DONE 10.5s

#7 [3/5] WORKDIR	/TMP
#7 DONE 0.1s

#8 [4/5] COPY	OSMO-BTS.CFG /data/osmo-bts.cfg
#8 DONE 0.1s

#9 [5/5] WORKDIR	/DATA
#9 DONE 0.1s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.5s done
#10 writing image sha256:477e9f9f6dabce7392df0199f4bd473ee5bac9bf508410881862e615b3cb1ac5 done
#10 naming to docker.io/osmocom-build/osmo-bts-asan:latest 0.0s done
#10 DONE 0.6s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmo-bts-latest'
+ docker_image_exists osmo-bts-asan
+ docker images -q osmocom-build/osmo-bts-asan
+ test -n 477e9f9f6dab
+ list_osmo_packages debian-bookworm osmo-bts-asan
+ local distro=debian-bookworm
+ local image=osmo-bts-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-asan -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-bts-asan ###

ii  libosmoabis15:amd64     2.0.0.15.6057.202503162029~asan amd64        GSM A-bis handling
ii  libosmocodec4:amd64     1.11.0.5.489a.202503162029~asan amd64        Osmo codec library
ii  libosmocoding0:amd64    1.11.0.5.489a.202503162029~asan amd64        Osmo coding library
ii  libosmocore22:amd64     1.11.0.5.489a.202503162029~asan amd64        Osmo Core library
ii  libosmoctrl0:amd64      1.11.0.5.489a.202503162029~asan amd64        Osmo control library
ii  libosmogsm20:amd64      1.11.0.5.489a.202503162029~asan amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64      1.11.0.5.489a.202503162029~asan amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64    1.6.0.2.1b40.202503162029~asan  amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmotrau11:amd64     2.0.0.15.6057.202503162029~asan amd64        GSM trau handling
ii  libosmovty13:amd64      1.11.0.5.489a.202503162029~asan amd64        Osmo VTY library
ii  osmo-bts-trx            1.9.0.202503162029~asan         amd64        osmo-bts-trx GSM BTS with osmo-trx
ii  osmo-bts-virtual        1.9.0.202503162029~asan         amd64        Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP)
ii  osmocom-nightly-asan    202503162029                    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
+ + grep -q $USER
echo FROM	$USER/$DISTRO-build
+ 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-asan/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-asan/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=asan \
	--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 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
#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.1s

#4 [ 1/10] 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.301 Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#6 0.301 Hit:2 http://deb.debian.org/debian bookworm InRelease
#6 0.301 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
#6 0.301 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
#6 0.431 Reading package lists...
#6 0.708 Reading package lists...
#6 0.975 Building dependency tree...
#6 1.030 Reading state information...
#6 1.095 The following additional packages will be installed:
#6 1.095   libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0
#6 1.095   libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13
#6 1.095   osmocom-nightly
#6 1.105 The following NEW packages will be installed:
#6 1.105   libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
#6 1.105   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
#6 1.106   libosmovty13 osmocom-nightly
#6 1.121 0 upgraded, 13 newly installed, 0 to remove and 15 not upgraded.
#6 1.121 Need to get 1947 kB of archives.
#6 1.121 After this operation, 6863 kB of additional disk space will be used.
#6 1.121 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503162026 [1180 B]
#6 1.122 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.5.489a.202503162026 [171 kB]
#6 1.124 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.5.489a.202503162026 [52.0 kB]
#6 1.132 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.5.489a.202503162026 [71.1 kB]
#6 1.133 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.5.489a.202503162026 [229 kB]
#6 1.134 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.5.489a.202503162026 [71.7 kB]
#6 1.135 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.5.489a.202503162026 [104 kB]
#6 1.135 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.5.489a.202503162026 [178 kB]
#6 1.136 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.5.489a.202503162026 [60.3 kB]
#6 1.137 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.5.489a.202503162026 [64.2 kB]
#6 1.137 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.5.489a.202503162026 [51.0 kB]
#6 1.137 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.5.489a.202503162026 [44.3 kB]
#6 1.138 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.5.489a.202503162026 [849 kB]
#6 1.270 debconf: delaying package configuration, since apt-utils is not installed
#6 1.343 Fetched 1947 kB in 0s (55.0 MB/s)
#6 1.427 Selecting previously unselected package osmocom-nightly.
#6 1.427 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 117461 files and directories currently installed.)
#6 1.466 Preparing to unpack .../00-osmocom-nightly_202503162026_amd64.deb ...
#6 1.494 Unpacking osmocom-nightly (202503162026) ...
#6 1.688 Selecting previously unselected package libosmocore22:amd64.
#6 1.696 Preparing to unpack .../01-libosmocore22_1.11.0.5.489a.202503162026_amd64.deb ...
#6 1.756 Unpacking libosmocore22:amd64 (1.11.0.5.489a.202503162026) ...
#6 1.973 Selecting previously unselected package libosmocodec4:amd64.
#6 1.991 Preparing to unpack .../02-libosmocodec4_1.11.0.5.489a.202503162026_amd64.deb ...
#6 2.025 Unpacking libosmocodec4:amd64 (1.11.0.5.489a.202503162026) ...
#6 2.300 Selecting previously unselected package libosmoisdn0:amd64.
#6 2.309 Preparing to unpack .../03-libosmoisdn0_1.11.0.5.489a.202503162026_amd64.deb ...
#6 2.342 Unpacking libosmoisdn0:amd64 (1.11.0.5.489a.202503162026) ...
#6 2.562 Selecting previously unselected package libosmogsm20:amd64.
#6 2.570 Preparing to unpack .../04-libosmogsm20_1.11.0.5.489a.202503162026_amd64.deb ...
#6 2.595 Unpacking libosmogsm20:amd64 (1.11.0.5.489a.202503162026) ...
#6 2.825 Selecting previously unselected package libosmocoding0:amd64.
#6 2.840 Preparing to unpack .../05-libosmocoding0_1.11.0.5.489a.202503162026_amd64.deb ...
#6 2.869 Unpacking libosmocoding0:amd64 (1.11.0.5.489a.202503162026) ...
#6 3.090 Selecting previously unselected package libosmovty13:amd64.
#6 3.098 Preparing to unpack .../06-libosmovty13_1.11.0.5.489a.202503162026_amd64.deb ...
#6 3.132 Unpacking libosmovty13:amd64 (1.11.0.5.489a.202503162026) ...
#6 3.335 Selecting previously unselected package libosmogb14:amd64.
#6 3.340 Preparing to unpack .../07-libosmogb14_1.11.0.5.489a.202503162026_amd64.deb ...
#6 3.356 Unpacking libosmogb14:amd64 (1.11.0.5.489a.202503162026) ...
#6 3.573 Selecting previously unselected package libosmoctrl0:amd64.
#6 3.582 Preparing to unpack .../08-libosmoctrl0_1.11.0.5.489a.202503162026_amd64.deb ...
#6 3.615 Unpacking libosmoctrl0:amd64 (1.11.0.5.489a.202503162026) ...
#6 3.850 Selecting previously unselected package libosmosim2:amd64.
#6 3.858 Preparing to unpack .../09-libosmosim2_1.11.0.5.489a.202503162026_amd64.deb ...
#6 3.875 Unpacking libosmosim2:amd64 (1.11.0.5.489a.202503162026) ...
#6 4.082 Selecting previously unselected package libosmousb0:amd64.
#6 4.090 Preparing to unpack .../10-libosmousb0_1.11.0.5.489a.202503162026_amd64.deb ...
#6 4.123 Unpacking libosmousb0:amd64 (1.11.0.5.489a.202503162026) ...
#6 4.298 Selecting previously unselected package libosmocore.
#6 4.315 Preparing to unpack .../11-libosmocore_1.11.0.5.489a.202503162026_amd64.deb ...
#6 4.348 Unpacking libosmocore (1.11.0.5.489a.202503162026) ...
#6 4.464 Selecting previously unselected package libosmocore-dev:amd64.
#6 4.472 Preparing to unpack .../12-libosmocore-dev_1.11.0.5.489a.202503162026_amd64.deb ...
#6 4.508 Unpacking libosmocore-dev:amd64 (1.11.0.5.489a.202503162026) ...
#6 4.743 Setting up osmocom-nightly (202503162026) ...
#6 4.835 Setting up libosmocore22:amd64 (1.11.0.5.489a.202503162026) ...
#6 4.919 Setting up libosmocodec4:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.023 Setting up libosmovty13:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.122 Setting up libosmoisdn0:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.207 Setting up libosmousb0:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.305 Setting up libosmogsm20:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.399 Setting up libosmoctrl0:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.495 Setting up libosmogb14:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.591 Setting up libosmocoding0:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.677 Setting up libosmosim2:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.774 Setting up libosmocore (1.11.0.5.489a.202503162026) ...
#6 5.870 Setting up libosmocore-dev:amd64 (1.11.0.5.489a.202503162026) ...
#6 5.960 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#6 DONE 6.3s

#7 [ 3/10] WORKDIR	/TMP
#7 DONE 0.2s

#8 [ 4/10] RUN	GIT clone https://gerrit.osmocom.org/osmocom-bb.git
#8 0.379 Cloning into 'osmocom-bb'...
#8 DONE 1.0s

#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.595 Your branch is up to date with 'origin/master'.
#10 0.595 Already on 'master'
#10 0.596 refs/heads/master
#10 0.602 HEAD is now at 445c34e7 trx_toolkit: correct Tx burst advance value
#10 0.603 master
#10 0.605 445c34e7f3a99be41e9ddffc403aa661fe2c9c42
#10 DONE 0.7s

#11 [ 7/10] RUN	CD osmocom-bb/src/host/trxcon && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#11 2.854 libtoolize: putting auxiliary files in '.'.
#11 2.854 libtoolize: copying file './ltmain.sh'
#11 2.863 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#11 2.863 libtoolize: copying file 'm4/libtool.m4'
#11 2.880 libtoolize: copying file 'm4/ltoptions.m4'
#11 2.895 libtoolize: copying file 'm4/ltsugar.m4'
#11 2.923 libtoolize: copying file 'm4/ltversion.m4'
#11 2.971 libtoolize: copying file 'm4/lt~obsolete.m4'
#11 4.413 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete.
#11 4.413 configure.ac:21: You should run autoupdate.
#11 4.413 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#11 4.413 configure.ac:21: the top level
#11 4.777 configure.ac:12: installing './compile'
#11 4.778 configure.ac:24: installing './config.guess'
#11 4.779 configure.ac:24: installing './config.sub'
#11 4.780 configure.ac:3: installing './install-sh'
#11 4.781 configure.ac:3: installing './missing'
#11 4.830 src/Makefile.am: installing './depcomp'
#11 4.884 checking for a BSD-compatible install... /usr/bin/install -c
#11 4.898 checking whether build environment is sane... yes
#11 4.920 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 4.925 checking for gawk... gawk
#11 4.925 checking whether make sets $(MAKE)... yes
#11 4.948 checking whether make supports nested variables... yes
#11 4.963 checking whether make supports nested variables... (cached) yes
#11 4.963 checking whether make sets $(MAKE)... (cached) yes
#11 4.968 checking for gcc... gcc
#11 5.031 checking whether the C compiler works... yes
#11 5.085 checking for C compiler default output file name... a.out
#11 5.086 checking for suffix of executables... 
#11 5.118 checking whether we are cross compiling... no
#11 5.154 checking for suffix of object files... o
#11 5.177 checking whether the compiler supports GNU C... yes
#11 5.200 checking whether gcc accepts -g... yes
#11 5.216 checking for gcc option to enable C11 features... none needed
#11 5.236 checking whether gcc understands -c and -o together... yes
#11 5.252 checking whether make supports the include directive... yes (GNU style)
#11 5.255 checking dependency style of gcc... gcc3
#11 5.273 checking for pkg-config... /usr/bin/pkg-config
#11 5.273 checking pkg-config is at least version 0.9.0... yes
#11 5.274 checking for libosmocore... yes
#11 5.281 checking for libosmocoding... yes
#11 5.293 checking for libosmogsm... yes
#11 5.307 checking for stdio.h... yes
#11 5.333 checking for stdlib.h... yes
#11 5.345 checking for string.h... yes
#11 5.362 checking for inttypes.h... yes
#11 5.379 checking for stdint.h... yes
#11 5.398 checking for strings.h... yes
#11 5.414 checking for sys/stat.h... yes
#11 5.440 checking for sys/types.h... yes
#11 5.454 checking for unistd.h... yes
#11 5.469 checking for grep that handles long lines and -e... /usr/bin/grep
#11 5.471 checking for egrep... /usr/bin/grep -E
#11 5.477 checking build system type... x86_64-pc-linux-gnu
#11 5.545 checking host system type... x86_64-pc-linux-gnu
#11 5.545 checking how to print strings... printf
#11 5.562 checking for a sed that does not truncate output... /usr/bin/sed
#11 5.565 checking for fgrep... /usr/bin/grep -F
#11 5.565 checking for ld used by gcc... /usr/bin/ld
#11 5.567 checking if the linker (/usr/bin/ld) is GNU ld... yes
#11 5.568 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#11 5.569 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#11 5.583 checking whether ln -s works... yes
#11 5.583 checking the maximum length of command line arguments... 1572864
#11 5.591 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#11 5.591 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#11 5.591 checking for /usr/bin/ld option to reload object files... -r
#11 5.591 checking for file... file
#11 5.592 checking for objdump... objdump
#11 5.593 checking how to recognize dependent libraries... pass_all
#11 5.594 checking for dlltool... no
#11 5.594 checking how to associate runtime and link libraries... printf %s\n
#11 5.594 checking for ar... ar
#11 5.595 checking for archiver @FILE support... @
#11 5.629 checking for strip... strip
#11 5.630 checking for ranlib... ranlib
#11 5.630 checking command to parse /usr/bin/nm -B output from gcc object... ok
#11 5.726 checking for sysroot... no
#11 5.726 checking for a working dd... /usr/bin/dd
#11 5.730 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#11 5.754 checking for mt... no
#11 5.754 checking if : is a manifest tool... no
#11 5.764 checking for dlfcn.h... yes
#11 5.796 checking for objdir... .libs
#11 5.854 checking if gcc supports -fno-rtti -fno-exceptions... no
#11 5.888 checking for gcc option to produce PIC... -fPIC -DPIC
#11 5.888 checking if gcc PIC flag -fPIC -DPIC works... yes
#11 5.927 checking if gcc static flag -static works... yes
#11 5.976 checking if gcc supports -c -o file.o... yes
#11 5.989 checking if gcc supports -c -o file.o... (cached) yes
#11 5.989 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#11 5.997 checking whether -lc should be explicitly linked in... no
#11 6.034 checking dynamic linker characteristics... GNU/Linux ld.so
#11 6.106 checking how to hardcode library paths into programs... immediate
#11 6.106 checking whether stripping libraries is possible... yes
#11 6.107 checking if libtool supports shared libraries... yes
#11 6.107 checking whether to build shared libraries... yes
#11 6.107 checking whether to build static libraries... yes
#11 6.108 CFLAGS=" -std=gnu11"
#11 6.108 CPPFLAGS=""
#11 6.148 checking that generated files are newer than configure... done
#11 6.149 configure: creating ./config.status
#11 7.169 config.status: creating include/Makefile
#11 7.206 config.status: creating include/osmocom/Makefile
#11 7.241 config.status: creating include/osmocom/bb/Makefile
#11 7.276 config.status: creating include/osmocom/bb/l1sched/Makefile
#11 7.313 config.status: creating include/osmocom/bb/trxcon/Makefile
#11 7.351 config.status: creating src/Makefile
#11 7.389 config.status: creating Makefile
#11 7.418 config.status: executing depfiles commands
#11 7.668 config.status: executing libtool commands
#11 7.770 echo 0.0.0 > .version-t && mv .version-t .version
#11 7.775 make  install-recursive
#11 7.781 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 7.790 Making install in include
#11 7.794 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.802 Making install in osmocom
#11 7.807 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.815 Making install in bb
#11 7.819 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.827 Making install in l1sched
#11 7.832 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 7.838 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 7.838 make[6]: Nothing to be done for 'install-exec-am'.
#11 7.838 make[6]: Nothing to be done for 'install-data-am'.
#11 7.838 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 7.838 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 7.838 Making install in trxcon
#11 7.843 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 7.849 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 7.849 make[6]: Nothing to be done for 'install-exec-am'.
#11 7.849 make[6]: Nothing to be done for 'install-data-am'.
#11 7.849 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 7.849 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 7.854 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.860 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.860 make[6]: Nothing to be done for 'install-exec-am'.
#11 7.860 make[6]: Nothing to be done for 'install-data-am'.
#11 7.860 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.860 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.861 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 7.865 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.871 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.871 make[5]: Nothing to be done for 'install-exec-am'.
#11 7.871 make[5]: Nothing to be done for 'install-data-am'.
#11 7.871 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.872 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.873 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 7.877 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.883 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.883 make[4]: Nothing to be done for 'install-exec-am'.
#11 7.883 make[4]: Nothing to be done for 'install-data-am'.
#11 7.883 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.883 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.884 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 7.884 Making install in src
#11 7.890 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 7.893   CC       l1ctl_server.o
#11 7.894   CC       trxcon_main.o
#11 7.894   CC       logging.o
#11 7.895   CC       trx_if.o
#11 7.895   CC       trxcon_inst.lo
#11 7.897   CC       trxcon_fsm.lo
#11 7.897   CC       trxcon_shim.lo
#11 7.898   CC       l1ctl.lo
#11 7.900   CC       sched_lchan_common.lo
#11 7.901   CC       sched_lchan_pdtch.lo
#11 7.902   CC       sched_lchan_desc.lo
#11 7.903   CC       sched_lchan_xcch.lo
#11 7.904   CC       sched_lchan_tchf.lo
#11 7.905   CC       sched_lchan_tchh.lo
#11 7.906   CC       sched_lchan_rach.lo
#11 7.907   CC       sched_lchan_sch.lo
#11 7.915   CC       sched_mframe.lo
#11 7.915   CC       sched_prim.lo
#11 7.915   CC       sched_trx.lo
#11 7.915   CC       l1gprs.lo
#11 8.019 sched_lchan_tchh.c: In function 'rx_tchh_fn':
#11 8.019 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations]
#11 8.019   249 |                 rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p),
#11 8.019       |                 ^~
#11 8.019 In file included from sched_lchan_tchh.c:36:
#11 8.019 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here
#11 8.019    52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd,
#11 8.019       |     ^~~~~~~~~~~~~~~~~~~~~
#11 8.143   CCLD     libl1sched.la
#11 8.147   CCLD     libl1gprs.la
#11 8.170   CCLD     libtrxcon.la
#11 8.213   CCLD     trxcon
#11 8.745 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 8.745 make[3]: Nothing to be done for 'install-data-am'.
#11 8.745  /usr/bin/mkdir -p '/usr/local/bin'
#11 8.746   /bin/bash ../libtool   --mode=install /usr/bin/install -c trxcon '/usr/local/bin'
#11 8.766 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon
#11 8.769 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 8.770 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 8.773 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 8.777 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 8.777 make[3]: Nothing to be done for 'install-exec-am'.
#11 8.777 make[3]: Nothing to be done for 'install-data-am'.
#11 8.777 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 8.777 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 8.778 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon'
#11 DONE 8.9s

#12 [ 8/10] RUN	CD osmocom-bb/src/host/virt_phy && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#12 1.918 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
#12 1.918 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
#12 1.918 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
#12 1.918 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
#12 1.918 configure.ac:3: the top level
#12 1.918 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete.
#12 1.918 configure.ac:23: You should run autoupdate.
#12 1.918 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#12 1.918 configure.ac:23: the top level
#12 2.294 configure.ac:13: installing './compile'
#12 2.297 configure.ac:4: installing './install-sh'
#12 2.300 configure.ac:4: installing './missing'
#12 2.351 src/Makefile.am: installing './depcomp'
#12 2.411 checking for a BSD-compatible install... /usr/bin/install -c
#12 2.430 checking whether build environment is sane... yes
#12 2.453 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#12 2.458 checking for gawk... gawk
#12 2.459 checking whether make sets $(MAKE)... yes
#12 2.483 checking whether make supports nested variables... yes
#12 2.500 checking whether make supports nested variables... (cached) yes
#12 2.500 checking whether make sets $(MAKE)... (cached) yes
#12 2.506 checking for gcc... gcc
#12 2.573 checking whether the C compiler works... yes
#12 2.617 checking for C compiler default output file name... a.out
#12 2.618 checking for suffix of executables... 
#12 2.674 checking whether we are cross compiling... no
#12 2.702 checking for suffix of object files... o
#12 2.714 checking whether the compiler supports GNU C... yes
#12 2.738 checking whether gcc accepts -g... yes
#12 2.755 checking for gcc option to enable C11 features... none needed
#12 2.785 checking whether gcc understands -c and -o together... yes
#12 2.819 checking whether make supports the include directive... yes (GNU style)
#12 2.829 checking dependency style of gcc... gcc3
#12 2.902 checking for pkg-config... /usr/bin/pkg-config
#12 2.903 checking pkg-config is at least version 0.9.0... yes
#12 2.905 checking for libosmocore... yes
#12 2.921 checking for libosmogsm... yes
#12 2.938 checking for stdio.h... yes
#12 2.970 checking for stdlib.h... yes
#12 2.998 checking for string.h... yes
#12 3.014 checking for inttypes.h... yes
#12 3.037 checking for stdint.h... yes
#12 3.059 checking for strings.h... yes
#12 3.082 checking for sys/stat.h... yes
#12 3.107 checking for sys/types.h... yes
#12 3.123 checking for unistd.h... yes
#12 3.148 checking for grep that handles long lines and -e... /usr/bin/grep
#12 3.149 checking for egrep... /usr/bin/grep -E
#12 3.151 CFLAGS=" -std=gnu11"
#12 3.151 CPPFLAGS=""
#12 3.161 checking that generated files are newer than configure... done
#12 3.444 configure: creating ./config.status
#12 3.637 config.status: creating Makefile
#12 3.666 config.status: creating include/Makefile
#12 3.702 config.status: creating include/osmocom/Makefile
#12 3.739 config.status: creating include/osmocom/bb/Makefile
#12 3.776 config.status: creating include/osmocom/bb/virtphy/Makefile
#12 3.811 config.status: creating src/Makefile
#12 3.847 config.status: creating config.h
#12 3.869 config.status: executing depfiles commands
#12 4.143 Making install in include
#12 4.148 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.156 Making install in osmocom
#12 4.160 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.169 Making install in bb
#12 4.173 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.182 Making install in virtphy
#12 4.186 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 4.192 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 4.192 make[5]: Nothing to be done for 'install-exec-am'.
#12 4.192 make[5]: Nothing to be done for 'install-data-am'.
#12 4.192 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 4.192 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy'
#12 4.197 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.202 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.202 make[5]: Nothing to be done for 'install-exec-am'.
#12 4.202 make[5]: Nothing to be done for 'install-data-am'.
#12 4.202 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.203 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.204 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb'
#12 4.208 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.214 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.214 make[4]: Nothing to be done for 'install-exec-am'.
#12 4.214 make[4]: Nothing to be done for 'install-data-am'.
#12 4.214 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.214 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.215 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom'
#12 4.219 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.225 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.225 make[3]: Nothing to be done for 'install-exec-am'.
#12 4.225 make[3]: Nothing to be done for 'install-data-am'.
#12 4.225 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.225 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.226 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include'
#12 4.226 Making install in src
#12 4.231 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 4.234   CC       virtphy.o
#12 4.234   CC       l1gprs.o
#12 4.235   CC       logging.o
#12 4.236   CC       gsmtapl1_if.o
#12 4.236   CC       l1ctl_sock.o
#12 4.237   CC       l1ctl_sap.o
#12 4.238   CC       virt_prim_pm.o
#12 4.238   CC       virt_prim_fbsb.o
#12 4.239   CC       virt_prim_rach.o
#12 4.240   CC       virt_prim_data.o
#12 4.241   CC       virt_prim_pdch.o
#12 4.241   CC       virt_prim_traffic.o
#12 4.241   CC       virt_l1_model.o
#12 4.241   CC       virt_l1_sched_simple.o
#12 4.244   CC       shared/virtual_um.o
#12 4.244   CC       shared/osmo_mcast_sock.o
#12 4.322   CCLD     virtphy
#12 4.352 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 4.352 make[2]: Nothing to be done for 'install-data-am'.
#12 4.352  /usr/bin/mkdir -p '/usr/local/bin'
#12 4.354   /usr/bin/install -c virtphy '/usr/local/bin'
#12 4.355 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 4.355 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src'
#12 4.356 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 4.358 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 4.358 make[2]: Nothing to be done for 'install-exec-am'.
#12 4.359  /usr/bin/mkdir -p '/usr/local/share/doc/virtphy'
#12 4.360  /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy'
#12 4.361 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 4.361 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy'
#12 DONE 4.4s

#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.5s done
#15 writing image sha256:88224b00612eed9d8b525012adb2409ec65784e0f6f799210d0c59d0f829ac82 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-asan/osmocom-bb-host-master'
+ docker_image_exists osmocom-bb-host-master
+ docker images -q osmocom-build/osmocom-bb-host-master
+ test -n 88224b00612e
+ 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
7ad3271a525f: Already exists
1fc1c04bda5f: Pulling fs layer
62d77d863a0b: Pulling fs layer
89bb03f2b758: Pulling fs layer
3e777526d60e: Pulling fs layer
1a4ddf1752cd: Pulling fs layer
55d7fd781f97: Pulling fs layer
51112f467235: Pulling fs layer
98b493859992: Pulling fs layer
665591398cd8: Pulling fs layer
d3488693da7c: Pulling fs layer
85782ceda0a3: Pulling fs layer
25ca86aa6f21: Pulling fs layer
87b48f21ea7b: Pulling fs layer
8af6a0ee6af8: Pulling fs layer
3a44f4ec1047: Pulling fs layer
3a44f4ec1047: Waiting
51112f467235: Waiting
1fc1c04bda5f: Retrying in 5 seconds
62d77d863a0b: Retrying in 5 seconds
89bb03f2b758: Retrying in 5 seconds
3e777526d60e: Waiting
1a4ddf1752cd: Waiting
55d7fd781f97: Waiting
85782ceda0a3: Waiting
98b493859992: Waiting
665591398cd8: Waiting
d3488693da7c: Waiting
87b48f21ea7b: Waiting
25ca86aa6f21: Waiting
8af6a0ee6af8: Waiting
62d77d863a0b: Retrying in 4 seconds
89bb03f2b758: Retrying in 4 seconds
1fc1c04bda5f: Retrying in 4 seconds
62d77d863a0b: Retrying in 3 seconds
1fc1c04bda5f: Retrying in 3 seconds
89bb03f2b758: Retrying in 3 seconds
62d77d863a0b: Retrying in 2 seconds
1fc1c04bda5f: Retrying in 2 seconds
89bb03f2b758: Retrying in 2 seconds
62d77d863a0b: Retrying in 1 second
1fc1c04bda5f: Retrying in 1 second
89bb03f2b758: Retrying in 1 second
62d77d863a0b: Retrying in 10 seconds
1fc1c04bda5f: Retrying in 10 seconds
89bb03f2b758: Retrying in 10 seconds
62d77d863a0b: Retrying in 9 seconds
89bb03f2b758: Retrying in 9 seconds
1fc1c04bda5f: Retrying in 9 seconds
62d77d863a0b: Retrying in 8 seconds
1fc1c04bda5f: Retrying in 8 seconds
89bb03f2b758: Retrying in 8 seconds
62d77d863a0b: Retrying in 7 seconds
1fc1c04bda5f: Retrying in 7 seconds
89bb03f2b758: Retrying in 7 seconds
62d77d863a0b: Retrying in 6 seconds
1fc1c04bda5f: Retrying in 6 seconds
89bb03f2b758: Retrying in 6 seconds
62d77d863a0b: Retrying in 5 seconds
1fc1c04bda5f: Retrying in 5 seconds
89bb03f2b758: Retrying in 5 seconds
62d77d863a0b: Retrying in 4 seconds
1fc1c04bda5f: Retrying in 4 seconds
89bb03f2b758: Retrying in 4 seconds
62d77d863a0b: Retrying in 3 seconds
89bb03f2b758: Retrying in 3 seconds
1fc1c04bda5f: Retrying in 3 seconds
62d77d863a0b: Retrying in 2 seconds
1fc1c04bda5f: Retrying in 2 seconds
89bb03f2b758: Retrying in 2 seconds
62d77d863a0b: Retrying in 1 second
1fc1c04bda5f: Retrying in 1 second
89bb03f2b758: Retrying in 1 second
1fc1c04bda5f: Retrying in 15 seconds
62d77d863a0b: Retrying in 15 seconds
89bb03f2b758: Retrying in 15 seconds
1fc1c04bda5f: Retrying in 14 seconds
62d77d863a0b: Retrying in 14 seconds
89bb03f2b758: Retrying in 14 seconds
1fc1c04bda5f: Retrying in 13 seconds
62d77d863a0b: Retrying in 13 seconds
89bb03f2b758: Retrying in 13 seconds
1fc1c04bda5f: Retrying in 12 seconds
62d77d863a0b: Retrying in 12 seconds
89bb03f2b758: Retrying in 12 seconds
1fc1c04bda5f: Retrying in 11 seconds
62d77d863a0b: Retrying in 11 seconds
89bb03f2b758: Retrying in 11 seconds
1fc1c04bda5f: Retrying in 10 seconds
62d77d863a0b: Retrying in 10 seconds
89bb03f2b758: Retrying in 10 seconds
1fc1c04bda5f: Retrying in 9 seconds
62d77d863a0b: Retrying in 9 seconds
89bb03f2b758: Retrying in 9 seconds
62d77d863a0b: Retrying in 8 seconds
1fc1c04bda5f: Retrying in 8 seconds
89bb03f2b758: Retrying in 8 seconds
1fc1c04bda5f: Retrying in 7 seconds
62d77d863a0b: Retrying in 7 seconds
89bb03f2b758: Retrying in 7 seconds
1fc1c04bda5f: Retrying in 6 seconds
62d77d863a0b: Retrying in 6 seconds
89bb03f2b758: Retrying in 6 seconds
62d77d863a0b: Retrying in 5 seconds
1fc1c04bda5f: Retrying in 5 seconds
89bb03f2b758: Retrying in 5 seconds
1fc1c04bda5f: Retrying in 4 seconds
62d77d863a0b: Retrying in 4 seconds
89bb03f2b758: Retrying in 4 seconds
1fc1c04bda5f: Retrying in 3 seconds
62d77d863a0b: Retrying in 3 seconds
89bb03f2b758: Retrying in 3 seconds
1fc1c04bda5f: Retrying in 2 seconds
62d77d863a0b: Retrying in 2 seconds
89bb03f2b758: Retrying in 2 seconds
1fc1c04bda5f: Retrying in 1 second
62d77d863a0b: Retrying in 1 second
89bb03f2b758: Retrying in 1 second
1fc1c04bda5f: Retrying in 20 seconds
62d77d863a0b: Retrying in 20 seconds
89bb03f2b758: Retrying in 20 seconds
1fc1c04bda5f: Retrying in 19 seconds
62d77d863a0b: Retrying in 19 seconds
89bb03f2b758: Retrying in 19 seconds
1fc1c04bda5f: Retrying in 18 seconds
62d77d863a0b: Retrying in 18 seconds
89bb03f2b758: Retrying in 18 seconds
62d77d863a0b: Retrying in 17 seconds
1fc1c04bda5f: Retrying in 17 seconds
89bb03f2b758: Retrying in 17 seconds
1fc1c04bda5f: Retrying in 16 seconds
62d77d863a0b: Retrying in 16 seconds
89bb03f2b758: Retrying in 16 seconds
1fc1c04bda5f: Retrying in 15 seconds
62d77d863a0b: Retrying in 15 seconds
89bb03f2b758: Retrying in 15 seconds
1fc1c04bda5f: Retrying in 14 seconds
62d77d863a0b: Retrying in 14 seconds
89bb03f2b758: Retrying in 14 seconds
1fc1c04bda5f: Retrying in 13 seconds
62d77d863a0b: Retrying in 13 seconds
89bb03f2b758: Retrying in 13 seconds
1fc1c04bda5f: Retrying in 12 seconds
62d77d863a0b: Retrying in 12 seconds
89bb03f2b758: Retrying in 12 seconds
62d77d863a0b: Retrying in 11 seconds
1fc1c04bda5f: Retrying in 11 seconds
89bb03f2b758: Retrying in 11 seconds
1fc1c04bda5f: Retrying in 10 seconds
62d77d863a0b: Retrying in 10 seconds
89bb03f2b758: Retrying in 10 seconds
1fc1c04bda5f: Retrying in 9 seconds
62d77d863a0b: Retrying in 9 seconds
89bb03f2b758: Retrying in 9 seconds
1fc1c04bda5f: Retrying in 8 seconds
62d77d863a0b: Retrying in 8 seconds
89bb03f2b758: Retrying in 8 seconds
1fc1c04bda5f: Retrying in 7 seconds
62d77d863a0b: Retrying in 7 seconds
89bb03f2b758: Retrying in 7 seconds
1fc1c04bda5f: Retrying in 6 seconds
62d77d863a0b: Retrying in 6 seconds
89bb03f2b758: Retrying in 6 seconds
62d77d863a0b: Retrying in 5 seconds
1fc1c04bda5f: Retrying in 5 seconds
89bb03f2b758: Retrying in 5 seconds
62d77d863a0b: Retrying in 4 seconds
1fc1c04bda5f: Retrying in 4 seconds
89bb03f2b758: Retrying in 4 seconds
1fc1c04bda5f: Retrying in 3 seconds
62d77d863a0b: Retrying in 3 seconds
89bb03f2b758: Retrying in 3 seconds
62d77d863a0b: Retrying in 2 seconds
1fc1c04bda5f: Retrying in 2 seconds
89bb03f2b758: Retrying in 2 seconds
62d77d863a0b: Retrying in 1 second
1fc1c04bda5f: Retrying in 1 second
89bb03f2b758: Retrying in 1 second
1a4ddf1752cd: Retrying in 5 seconds
3e777526d60e: Retrying in 5 seconds
55d7fd781f97: Retrying in 5 seconds
1a4ddf1752cd: Retrying in 4 seconds
3e777526d60e: Retrying in 4 seconds
55d7fd781f97: Retrying in 4 seconds
3e777526d60e: Retrying in 3 seconds
1a4ddf1752cd: Retrying in 3 seconds
55d7fd781f97: Retrying in 3 seconds
1a4ddf1752cd: Retrying in 2 seconds
3e777526d60e: Retrying in 2 seconds
55d7fd781f97: Retrying in 2 seconds
1a4ddf1752cd: Retrying in 1 second
3e777526d60e: Retrying in 1 second
55d7fd781f97: Retrying in 1 second
3e777526d60e: Retrying in 10 seconds
1a4ddf1752cd: Retrying in 10 seconds
55d7fd781f97: Retrying in 10 seconds
3e777526d60e: Retrying in 9 seconds
1a4ddf1752cd: Retrying in 9 seconds
55d7fd781f97: Retrying in 9 seconds
3e777526d60e: Retrying in 8 seconds
1a4ddf1752cd: Retrying in 8 seconds
55d7fd781f97: Retrying in 8 seconds
3e777526d60e: Retrying in 7 seconds
1a4ddf1752cd: Retrying in 7 seconds
55d7fd781f97: Retrying in 7 seconds
3e777526d60e: Retrying in 6 seconds
1a4ddf1752cd: Retrying in 6 seconds
55d7fd781f97: Retrying in 6 seconds
3e777526d60e: Retrying in 5 seconds
1a4ddf1752cd: Retrying in 5 seconds
55d7fd781f97: Retrying in 5 seconds
3e777526d60e: Retrying in 4 seconds
1a4ddf1752cd: Retrying in 4 seconds
55d7fd781f97: Retrying in 4 seconds
3e777526d60e: Retrying in 3 seconds
1a4ddf1752cd: Retrying in 3 seconds
55d7fd781f97: Retrying in 3 seconds
3e777526d60e: Retrying in 2 seconds
1a4ddf1752cd: Retrying in 2 seconds
55d7fd781f97: Retrying in 2 seconds
3e777526d60e: Retrying in 1 second
1a4ddf1752cd: Retrying in 1 second
55d7fd781f97: Retrying in 1 second
1a4ddf1752cd: Retrying in 15 seconds
3e777526d60e: Retrying in 15 seconds
55d7fd781f97: Retrying in 15 seconds
3e777526d60e: Retrying in 14 seconds
1a4ddf1752cd: Retrying in 14 seconds
55d7fd781f97: Retrying in 14 seconds
3e777526d60e: Retrying in 13 seconds
1a4ddf1752cd: Retrying in 13 seconds
55d7fd781f97: Retrying in 13 seconds
3e777526d60e: Retrying in 12 seconds
1a4ddf1752cd: Retrying in 12 seconds
55d7fd781f97: Retrying in 12 seconds
3e777526d60e: Retrying in 11 seconds
1a4ddf1752cd: Retrying in 11 seconds
55d7fd781f97: Retrying in 11 seconds
3e777526d60e: Retrying in 10 seconds
1a4ddf1752cd: Retrying in 10 seconds
55d7fd781f97: Retrying in 10 seconds
3e777526d60e: Retrying in 9 seconds
1a4ddf1752cd: Retrying in 9 seconds
55d7fd781f97: Retrying in 9 seconds
3e777526d60e: Retrying in 8 seconds
1a4ddf1752cd: Retrying in 8 seconds
55d7fd781f97: Retrying in 8 seconds
3e777526d60e: Retrying in 7 seconds
1a4ddf1752cd: Retrying in 7 seconds
55d7fd781f97: Retrying in 7 seconds
3e777526d60e: Retrying in 6 seconds
1a4ddf1752cd: Retrying in 6 seconds
55d7fd781f97: Retrying in 6 seconds
3e777526d60e: Retrying in 5 seconds
1a4ddf1752cd: Retrying in 5 seconds
55d7fd781f97: Retrying in 5 seconds
3e777526d60e: Retrying in 4 seconds
1a4ddf1752cd: Retrying in 4 seconds
55d7fd781f97: Retrying in 4 seconds
3e777526d60e: Retrying in 3 seconds
1a4ddf1752cd: Retrying in 3 seconds
55d7fd781f97: Retrying in 3 seconds
3e777526d60e: Retrying in 2 seconds
1a4ddf1752cd: Retrying in 2 seconds
55d7fd781f97: Retrying in 2 seconds
1a4ddf1752cd: Retrying in 1 second
3e777526d60e: Retrying in 1 second
55d7fd781f97: Retrying in 1 second
3e777526d60e: Retrying in 20 seconds
1a4ddf1752cd: Retrying in 20 seconds
55d7fd781f97: Retrying in 20 seconds
3e777526d60e: Retrying in 19 seconds
55d7fd781f97: Retrying in 19 seconds
1a4ddf1752cd: Retrying in 19 seconds
3e777526d60e: Retrying in 18 seconds
1a4ddf1752cd: Retrying in 18 seconds
55d7fd781f97: Retrying in 18 seconds
3e777526d60e: Retrying in 17 seconds
55d7fd781f97: Retrying in 17 seconds
1a4ddf1752cd: Retrying in 17 seconds
3e777526d60e: Retrying in 16 seconds
1a4ddf1752cd: Retrying in 16 seconds
55d7fd781f97: Retrying in 16 seconds
3e777526d60e: Retrying in 15 seconds
55d7fd781f97: Retrying in 15 seconds
1a4ddf1752cd: Retrying in 15 seconds
3e777526d60e: Retrying in 14 seconds
1a4ddf1752cd: Retrying in 14 seconds
55d7fd781f97: Retrying in 14 seconds
3e777526d60e: Retrying in 13 seconds
1a4ddf1752cd: Retrying in 13 seconds
55d7fd781f97: Retrying in 13 seconds
3e777526d60e: Retrying in 12 seconds
1a4ddf1752cd: Retrying in 12 seconds
55d7fd781f97: Retrying in 12 seconds
3e777526d60e: Retrying in 11 seconds
1a4ddf1752cd: Retrying in 11 seconds
55d7fd781f97: Retrying in 11 seconds
3e777526d60e: Retrying in 10 seconds
1a4ddf1752cd: Retrying in 10 seconds
55d7fd781f97: Retrying in 10 seconds
55d7fd781f97: Retrying in 9 seconds
1a4ddf1752cd: Retrying in 9 seconds
3e777526d60e: Retrying in 9 seconds
1a4ddf1752cd: Retrying in 8 seconds
3e777526d60e: Retrying in 8 seconds
55d7fd781f97: Retrying in 8 seconds
55d7fd781f97: Retrying in 7 seconds
3e777526d60e: Retrying in 7 seconds
1a4ddf1752cd: Retrying in 7 seconds
1a4ddf1752cd: Retrying in 6 seconds
3e777526d60e: Retrying in 6 seconds
55d7fd781f97: Retrying in 6 seconds
3e777526d60e: Retrying in 5 seconds
55d7fd781f97: Retrying in 5 seconds
1a4ddf1752cd: Retrying in 5 seconds
1a4ddf1752cd: Retrying in 4 seconds
55d7fd781f97: Retrying in 4 seconds
3e777526d60e: Retrying in 4 seconds
3e777526d60e: Retrying in 3 seconds
55d7fd781f97: Retrying in 3 seconds
1a4ddf1752cd: Retrying in 3 seconds
3e777526d60e: Retrying in 2 seconds
55d7fd781f97: Retrying in 2 seconds
1a4ddf1752cd: Retrying in 2 seconds
3e777526d60e: Retrying in 1 second
55d7fd781f97: Retrying in 1 second
1a4ddf1752cd: Retrying in 1 second
98b493859992: Retrying in 5 seconds
51112f467235: Retrying in 5 seconds
665591398cd8: Retrying in 5 seconds
98b493859992: Retrying in 4 seconds
665591398cd8: Retrying in 4 seconds
51112f467235: Retrying in 4 seconds
98b493859992: Retrying in 3 seconds
665591398cd8: Retrying in 3 seconds
51112f467235: Retrying in 3 seconds
665591398cd8: Retrying in 2 seconds
51112f467235: Retrying in 2 seconds
98b493859992: Retrying in 2 seconds
98b493859992: Retrying in 1 second
665591398cd8: Retrying in 1 second
51112f467235: Retrying in 1 second
665591398cd8: Retrying in 10 seconds
51112f467235: Retrying in 10 seconds
98b493859992: Retrying in 10 seconds
51112f467235: Retrying in 9 seconds
665591398cd8: Retrying in 9 seconds
98b493859992: Retrying in 9 seconds
51112f467235: Retrying in 8 seconds
98b493859992: Retrying in 8 seconds
665591398cd8: Retrying in 8 seconds
51112f467235: Retrying in 7 seconds
665591398cd8: Retrying in 7 seconds
98b493859992: Retrying in 7 seconds
51112f467235: Retrying in 6 seconds
665591398cd8: Retrying in 6 seconds
98b493859992: Retrying in 6 seconds
51112f467235: Retrying in 5 seconds
98b493859992: Retrying in 5 seconds
665591398cd8: Retrying in 5 seconds
51112f467235: Retrying in 4 seconds
665591398cd8: Retrying in 4 seconds
98b493859992: Retrying in 4 seconds
51112f467235: Retrying in 3 seconds
665591398cd8: Retrying in 3 seconds
98b493859992: Retrying in 3 seconds
98b493859992: Retrying in 2 seconds
51112f467235: Retrying in 2 seconds
665591398cd8: Retrying in 2 seconds
51112f467235: Retrying in 1 second
665591398cd8: Retrying in 1 second
98b493859992: Retrying in 1 second
665591398cd8: Retrying in 15 seconds
51112f467235: Retrying in 15 seconds
98b493859992: Retrying in 15 seconds
51112f467235: Retrying in 14 seconds
665591398cd8: Retrying in 14 seconds
98b493859992: Retrying in 14 seconds
665591398cd8: Retrying in 13 seconds
51112f467235: Retrying in 13 seconds
98b493859992: Retrying in 13 seconds
665591398cd8: Retrying in 12 seconds
51112f467235: Retrying in 12 seconds
98b493859992: Retrying in 12 seconds
51112f467235: Retrying in 11 seconds
665591398cd8: Retrying in 11 seconds
98b493859992: Retrying in 11 seconds
51112f467235: Retrying in 10 seconds
665591398cd8: Retrying in 10 seconds
98b493859992: Retrying in 10 seconds
98b493859992: Retrying in 9 seconds
51112f467235: Retrying in 9 seconds
665591398cd8: Retrying in 9 seconds
51112f467235: Retrying in 8 seconds
665591398cd8: Retrying in 8 seconds
98b493859992: Retrying in 8 seconds
98b493859992: Retrying in 7 seconds
51112f467235: Retrying in 7 seconds
665591398cd8: Retrying in 7 seconds
51112f467235: Retrying in 6 seconds
665591398cd8: Retrying in 6 seconds
98b493859992: Retrying in 6 seconds
51112f467235: Retrying in 5 seconds
665591398cd8: Retrying in 5 seconds
98b493859992: Retrying in 5 seconds
51112f467235: Retrying in 4 seconds
665591398cd8: Retrying in 4 seconds
98b493859992: Retrying in 4 seconds
51112f467235: Retrying in 3 seconds
98b493859992: Retrying in 3 seconds
665591398cd8: Retrying in 3 seconds
51112f467235: Retrying in 2 seconds
98b493859992: Retrying in 2 seconds
665591398cd8: Retrying in 2 seconds
51112f467235: Retrying in 1 second
665591398cd8: Retrying in 1 second
98b493859992: Retrying in 1 second
665591398cd8: Retrying in 20 seconds
98b493859992: Retrying in 20 seconds
51112f467235: Retrying in 20 seconds
98b493859992: Retrying in 19 seconds
665591398cd8: Retrying in 19 seconds
51112f467235: Retrying in 19 seconds
98b493859992: Retrying in 18 seconds
665591398cd8: Retrying in 18 seconds
51112f467235: Retrying in 18 seconds
98b493859992: Retrying in 17 seconds
665591398cd8: Retrying in 17 seconds
51112f467235: Retrying in 17 seconds
98b493859992: Retrying in 16 seconds
665591398cd8: Retrying in 16 seconds
51112f467235: Retrying in 16 seconds
98b493859992: Retrying in 15 seconds
665591398cd8: Retrying in 15 seconds
51112f467235: Retrying in 15 seconds
98b493859992: Retrying in 14 seconds
665591398cd8: Retrying in 14 seconds
51112f467235: Retrying in 14 seconds
665591398cd8: Retrying in 13 seconds
98b493859992: Retrying in 13 seconds
51112f467235: Retrying in 13 seconds
98b493859992: Retrying in 12 seconds
665591398cd8: Retrying in 12 seconds
51112f467235: Retrying in 12 seconds
665591398cd8: Retrying in 11 seconds
98b493859992: Retrying in 11 seconds
51112f467235: Retrying in 11 seconds
51112f467235: Retrying in 10 seconds
98b493859992: Retrying in 10 seconds
665591398cd8: Retrying in 10 seconds
51112f467235: Retrying in 9 seconds
98b493859992: Retrying in 9 seconds
665591398cd8: Retrying in 9 seconds
98b493859992: Retrying in 8 seconds
665591398cd8: Retrying in 8 seconds
51112f467235: Retrying in 8 seconds
98b493859992: Retrying in 7 seconds
665591398cd8: Retrying in 7 seconds
51112f467235: Retrying in 7 seconds
98b493859992: Retrying in 6 seconds
665591398cd8: Retrying in 6 seconds
51112f467235: Retrying in 6 seconds
98b493859992: Retrying in 5 seconds
665591398cd8: Retrying in 5 seconds
51112f467235: Retrying in 5 seconds
98b493859992: Retrying in 4 seconds
665591398cd8: Retrying in 4 seconds
51112f467235: Retrying in 4 seconds
51112f467235: Retrying in 3 seconds
98b493859992: Retrying in 3 seconds
665591398cd8: Retrying in 3 seconds
98b493859992: Retrying in 2 seconds
665591398cd8: Retrying in 2 seconds
51112f467235: Retrying in 2 seconds
51112f467235: Retrying in 1 second
98b493859992: Retrying in 1 second
665591398cd8: Retrying in 1 second
d3488693da7c: Retrying in 5 seconds
85782ceda0a3: Verifying Checksum
85782ceda0a3: Download complete
25ca86aa6f21: Verifying Checksum
25ca86aa6f21: Download complete
8af6a0ee6af8: Verifying Checksum
8af6a0ee6af8: Download complete
d3488693da7c: Retrying in 4 seconds
87b48f21ea7b: Verifying Checksum
87b48f21ea7b: Download complete
3a44f4ec1047: Verifying Checksum
3a44f4ec1047: Download complete
d3488693da7c: Retrying in 3 seconds
d3488693da7c: Retrying in 2 seconds
d3488693da7c: Retrying in 1 second
d3488693da7c: Retrying in 10 seconds
d3488693da7c: Retrying in 9 seconds
d3488693da7c: Retrying in 8 seconds
d3488693da7c: Retrying in 7 seconds
d3488693da7c: Retrying in 6 seconds
d3488693da7c: Retrying in 5 seconds
d3488693da7c: Retrying in 4 seconds
d3488693da7c: Retrying in 3 seconds
d3488693da7c: Retrying in 2 seconds
d3488693da7c: Retrying in 1 second
d3488693da7c: Retrying in 15 seconds
d3488693da7c: Retrying in 14 seconds
d3488693da7c: Retrying in 13 seconds
d3488693da7c: Retrying in 12 seconds
d3488693da7c: Retrying in 11 seconds
d3488693da7c: Retrying in 10 seconds
d3488693da7c: Retrying in 9 seconds
d3488693da7c: Retrying in 8 seconds
d3488693da7c: Retrying in 7 seconds
d3488693da7c: Retrying in 6 seconds
d3488693da7c: Retrying in 5 seconds
d3488693da7c: Retrying in 4 seconds
d3488693da7c: Retrying in 3 seconds
d3488693da7c: Retrying in 2 seconds
d3488693da7c: Retrying in 1 second
d3488693da7c: Retrying in 20 seconds
d3488693da7c: Retrying in 19 seconds
d3488693da7c: Retrying in 18 seconds
d3488693da7c: Retrying in 17 seconds
d3488693da7c: Retrying in 16 seconds
d3488693da7c: Retrying in 15 seconds
d3488693da7c: Retrying in 14 seconds
d3488693da7c: Retrying in 13 seconds
d3488693da7c: Retrying in 12 seconds
d3488693da7c: Retrying in 11 seconds
d3488693da7c: Retrying in 10 seconds
d3488693da7c: Retrying in 9 seconds
d3488693da7c: Retrying in 8 seconds
d3488693da7c: Retrying in 7 seconds
d3488693da7c: Retrying in 6 seconds
d3488693da7c: Retrying in 5 seconds
d3488693da7c: Retrying in 4 seconds
d3488693da7c: Retrying in 3 seconds
d3488693da7c: Retrying in 2 seconds
d3488693da7c: Retrying in 1 second
unexpected EOF
+ 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-asan/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-asan/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=asan \
	--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.1s

#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:
#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

#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 CACHED

#9 [4/4] COPY	GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg
#9 CACHED

#10 exporting to image
#10 exporting layers done
#10 writing image sha256:c0204b7f8ef91a145d234f746f471ee24ff370e381ede18163873c5590429c40 0.0s done
#10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done
#10 DONE 0.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-asan/ttcn3-bts-test'
+ docker_image_exists ttcn3-bts-test
+ docker images -q osmocom-build/ttcn3-bts-test
+ test -n c0204b7f8ef9
+ 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=136167
+ seq 1 30
+ echo (136167 + 1) % 256
+ bc
+ SUBNET=232
+ NET_NAME=ttcn3-bts-test-232
+ SUB4=172.18.232.0/24
+ SUB6=fd02:db8:232::/64
+ set +x
Creating network ttcn3-bts-test-232, trying SUBNET=232...
+ docker network create --internal --subnet 172.18.232.0/24 --ipv6 --subnet fd02:db8:232::/64 ttcn3-bts-test-232
dce010b973722029e76d168984b58cae1d3e5f96bf34f9367f79171adc92d5d1
+ set +x

### Network ttcn3-bts-test-232 created (SUBNET=232) ###

+ return
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic
+ cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-asan/logs/bts-tester-generic/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy
+ cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml
+ cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-asan/logs/bts-tester-oml/BTS_Tests.cfg
+ set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
+ osmo_repo_is_2023q1
+ return 1
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping
+ cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-asan/logs/bts-tester-hopping/BTS_Tests.cfg
+ cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc
+ cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-asan/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-asan/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.232.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.232.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-asan/logs/bsc
+ cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/unix
+ cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/fake_trx
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/trxcon
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/osmo-bts.gen.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/osmo-bsc.gen.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ start_bsc
+ echo Starting container with BSC
Starting container with BSC
+ docker_network_params 232 11
+ NET=232
+ ADDR_SUFIX=11
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.11 --ip6 fd02:db8:232::11
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.11 --ip6 fd02:db8:232::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc:/data --name jenkins-ttcn3-bts-test-asan-280-bsc -d osmocom-build/osmo-bsc-asan /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1
2f2b7eae129ab69e5680aab6a8afa4c3233b804595d2b422bc0b76e636e8cb8c
+ start_bts trx 1
+ local variant
+ variant=trx
+ echo Starting container with BTS
Starting container with BTS
+ [ -z trx ]
+ docker_network_params 232 20
+ NET=232
+ ADDR_SUFIX=20
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.20 --ip6 fd02:db8:232::20
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.20 --ip6 fd02:db8:232::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-bts -d osmocom-build/osmo-bts-asan /bin/sh -c osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1
e67c00f8592c2af9366c10584174aa302be27aed8e7eaf10f0417da73be9d523
+ start_fake_trx
+ echo Starting container with fake_trx
Starting container with fake_trx
+ docker_network_params 232 21
+ NET=232
+ ADDR_SUFIX=21
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.21 --ip6 fd02:db8:232::21
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.21 --ip6 fd02:db8:232::21 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-asan-280-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 				-R 172.18.232.20 				-r 172.18.232.22 				--trx TRX1@172.18.232.20:5700/1 				--trx TRX2@172.18.232.20:5700/2 				--trx TRX3@172.18.232.20:5700/3 				>>/data/fake_trx.out 2>&1
bdcc97752b54a10513be291004486c26475484d5e5c1a61da7b5b83573bdf0cc
+ start_trxcon
+ echo Starting container with trxcon
Starting container with trxcon
+ docker_network_params 232 22
+ NET=232
+ ADDR_SUFIX=22
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.22 --ip6 fd02:db8:232::22
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.22 --ip6 fd02:db8:232::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon 				-i 172.18.232.21 				-s /data/unix/osmocom_l2 				>>/data/trxcon.log 2>&1
8ad7b05ca0ff93db99dc8d4d2bab839597f67f852fa3e08690c7a1ddcd606688
+ start_testsuite generic
+ echo Starting container with BTS testsuite
Starting container with BTS testsuite
+ variant=generic
+ docker_network_params 232 10
+ NET=232
+ ADDR_SUFIX=10
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.10 --ip6 fd02:db8:232::10
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.10 --ip6 fd02:db8:232::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.232.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-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@60dfebe438ba: Unix server socket created successfully.
MC@60dfebe438ba: Listening on TCP port 39975.
60dfebe438ba is the default
MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 60dfebe438ba 39975
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@60dfebe438ba: New HC connected from 172.18.232.10 [172.18.232.10]. 60dfebe438ba: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@60dfebe438ba: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@60dfebe438ba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@60dfebe438ba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@60dfebe438ba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@60dfebe438ba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@60dfebe438ba: Configuration file was processed on all HCs.
MC@60dfebe438ba: Creating MTC on host 172.18.232.10.
MC@60dfebe438ba: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'.
------ BTS_Tests.TC_est_dchan ------
Mon Mar 17 06:04: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_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_est_dchan started.
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_est_dchan-RSL(4)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@60dfebe438ba: 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(4)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_est_dchan-RSL(4)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_est_dchan-RSL(4)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_est_dchan-RSL(4)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan(6)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(6)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@60dfebe438ba: 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 := '00100101'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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(6)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(7)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(7)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@60dfebe438ba: 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)@60dfebe438ba: 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(7)@60dfebe438ba: 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 := '00100101'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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(7)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(8)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(8)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@60dfebe438ba: 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(8)@60dfebe438ba: 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)@60dfebe438ba: 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 := '00100101'B, t1p := 0, t3 := 4, 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(8)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(8)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(9)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(9)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@60dfebe438ba: 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)@60dfebe438ba: 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)@60dfebe438ba: 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 := '00100101'B, t1p := 0, t3 := 4, 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(9)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(9)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(10)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(10)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@60dfebe438ba: 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)@60dfebe438ba: 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)@60dfebe438ba: 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 := '00100101'B, t1p := 0, t3 := 14, 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(10)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(10)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(11)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(11)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@60dfebe438ba: 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 := '00100101'B, t1p := 0, t3 := 24, t2 := 10 }, 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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(11)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(12)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(12)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@60dfebe438ba: 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 := '00100101'B, t1p := 0, t3 := 45, t2 := 1 }, 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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(12)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(13)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(13)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@60dfebe438ba: 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(13)@60dfebe438ba: 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)@60dfebe438ba: 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 := '00100101'B, t1p := 0, 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(13)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(13)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(14)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(14)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@60dfebe438ba: 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 := '00100101'B, t1p := 0, t3 := 24, t2 := 1 }, 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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(14)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(15)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(15)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@60dfebe438ba: 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 := '00100101'B, t1p := 1, t3 := 34, 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(15)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(15)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(16)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(16)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@60dfebe438ba: 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 := '00100101'B, t1p := 1, t3 := 34, 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(16)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(16)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(17)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(17)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@60dfebe438ba: 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 := '00100101'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(17)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(17)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(18)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(18)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@60dfebe438ba: 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)@60dfebe438ba: 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(18)@60dfebe438ba: 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 := '00100101'B, t1p := 1, t3 := 4, t2 := 16 }, 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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(18)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(19)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(19)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@60dfebe438ba: 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(19)@60dfebe438ba: 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(19)@60dfebe438ba: 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 := '00100101'B, t1p := 1, t3 := 4, t2 := 15 }, 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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(19)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(20)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(20)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@60dfebe438ba: 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)@60dfebe438ba: 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(20)@60dfebe438ba: 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 := '00100101'B, t1p := 1, t3 := 4, t2 := 13 }, 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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(20)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(21)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(21)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@60dfebe438ba: 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)@60dfebe438ba: 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(21)@60dfebe438ba: 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 := '00100101'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(21)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(21)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(22)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(22)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@60dfebe438ba: 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)@60dfebe438ba: 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)@60dfebe438ba: 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 := '00100101'B, t1p := 1, t3 := 14, t2 := 19 }, 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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(22)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(23)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(23)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@60dfebe438ba: 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 := '00100101'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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(23)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(24)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(24)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@60dfebe438ba: 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)@60dfebe438ba: 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(24)@60dfebe438ba: 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 := '00100101'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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(24)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(25)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(25)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@60dfebe438ba: 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)@60dfebe438ba: 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)@60dfebe438ba: 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 := '00100101'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)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_est_dchan(25)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":9064
TC_est_dchan-RSL(4)@60dfebe438ba: Final verdict of PTC: none
TC_est_dchan-RSL-IPA(3)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(5)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'.
Mon Mar 17 06:04:32 UTC 2025
====== BTS_Tests.TC_est_dchan pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_est_dchan.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14229848)
Waiting for packet dumper to finish... 1 (prev_count=14229848, count=14230347)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'.
------ BTS_Tests.TC_chan_act_stress ------
Mon Mar 17 06:04: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_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chan_act_stress started.
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@60dfebe438ba: 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-IPA(26)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_chan_act_stress-RSL(27)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_stress-RSL(27)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_chan_act_stress-RSL(27)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_chan_act_stress-RSL(27)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_chan_act_stress-RSL(27)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1031
TC_chan_act_stress-RSL(27)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(28)@60dfebe438ba: Final verdict of PTC: none
TC_chan_act_stress-RSL-IPA(26)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_chan_act_stress finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'.
Mon Mar 17 06:04:39 UTC 2025
====== BTS_Tests.TC_chan_act_stress pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_stress.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8665391)
Waiting for packet dumper to finish... 1 (prev_count=8665391, count=8665982)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'.
------ BTS_Tests.TC_chan_act_react ------
Mon Mar 17 06:04: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_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chan_act_react started.
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_chan_act_react-RSL(31)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL(31)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL(31)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_chan_act_react-RSL(31)@60dfebe438ba: 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(31)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_react-RSL(31)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_chan_act_react-RSL(31)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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-IPA(30)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@60dfebe438ba: 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_react-RSL(31)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react(33)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_react(33)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_react(33)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_react(33)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1055
TC_chan_act_react-RSL(31)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(32)@60dfebe438ba: Final verdict of PTC: none
TC_chan_act_react-RSL-IPA(30)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_chan_act_react finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'.
Mon Mar 17 06:04:44 UTC 2025
====== BTS_Tests.TC_chan_act_react pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_react.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1966247)
Waiting for packet dumper to finish... 1 (prev_count=1966247, count=1966746)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'.
------ BTS_Tests.TC_chan_deact_not_active ------
Mon Mar 17 06:04: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chan_deact_not_active started.
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active(37)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_deact_not_active(37)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1077
TC_chan_deact_not_active-RSL(35)@60dfebe438ba: Final verdict of PTC: none
TC_chan_deact_not_active-RSL-IPA(34)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(36)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_chan_deact_not_active finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'.
Mon Mar 17 06:04:50 UTC 2025
====== BTS_Tests.TC_chan_deact_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1946834)
Waiting for packet dumper to finish... 1 (prev_count=1946834, count=1947333)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'.
------ BTS_Tests.TC_chan_act_wrong_nr ------
Mon Mar 17 06:04: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chan_act_wrong_nr started.
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Tx:{ 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-IPA(38)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Tx:{ 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-IPA(38)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: 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_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: 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_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr(41)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(41)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(42)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(42)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(43)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(43)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(44)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(44)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(45)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(45)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(46)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(46)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(47)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(47)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(48)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(48)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(49)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(49)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(50)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(50)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(51)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(51)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(52)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(52)@60dfebe438ba: Final verdict of PTC: pass
TC_chan_act_wrong_nr(53)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(53)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1129
TC_chan_act_wrong_nr-RSL(39)@60dfebe438ba: Final verdict of PTC: none
TC_chan_act_wrong_nr-RSL-IPA(38)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(40)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_chan_act_wrong_nr finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'.
Mon Mar 17 06:04:56 UTC 2025
====== BTS_Tests.TC_chan_act_wrong_nr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1993856)
Waiting for packet dumper to finish... 1 (prev_count=1993856, count=1994355)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'.
------ BTS_Tests.TC_deact_sacch ------
Mon Mar 17 06:04: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_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_deact_sacch started.
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Tx:{ 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-IPA(54)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL(55)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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(55)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@60dfebe438ba: 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_deact_sacch-RSL(55)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_deact_sacch-RSL(55)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_deact_sacch(57)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(57)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_deact_sacch(58)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(58)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_deact_sacch(59)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(59)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_deact_sacch(60)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(60)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_deact_sacch(61)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(61)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_deact_sacch(62)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(62)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_deact_sacch(63)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(63)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_deact_sacch(64)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(64)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_deact_sacch(65)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(65)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_deact_sacch(66)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(66)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_deact_sacch(67)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(67)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_deact_sacch(68)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(68)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_deact_sacch(69)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(69)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_deact_sacch(70)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(70)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_deact_sacch(71)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(71)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_deact_sacch(72)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(72)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_deact_sacch(73)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(73)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_deact_sacch(74)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(74)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_deact_sacch(75)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(75)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_deact_sacch(76)@60dfebe438ba: setverdict(pass): none -> pass
TC_deact_sacch(76)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1210
TC_deact_sacch-RSL(55)@60dfebe438ba: Final verdict of PTC: none
TC_deact_sacch-RSL-IPA(54)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(56)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_deact_sacch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'.
Mon Mar 17 06:06:31 UTC 2025
====== BTS_Tests.TC_deact_sacch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_deact_sacch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=88134963)
Waiting for packet dumper to finish... 1 (prev_count=88134963, count=88135462)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'.
------ BTS_Tests.TC_sacch_filling ------
Mon Mar 17 06:06: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_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sacch_filling started.
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sacch_filling-RSL(78)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_filling-RSL(78)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sacch_filling-RSL(78)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sacch_filling-RSL(78)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sacch_filling-RSL(78)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_filling(80)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(80)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(80)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(80)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_filling(81)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(81)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(81)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(81)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_filling(82)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(82)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(82)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(82)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_filling(83)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(83)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(83)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(83)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_filling(84)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(84)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(84)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(84)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_filling(85)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(85)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(85)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(85)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_filling(86)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(86)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(86)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(86)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_filling(87)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(87)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(87)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(87)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_filling(88)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(88)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(88)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(88)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_filling(89)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(89)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(89)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(89)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_filling(90)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(90)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(90)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(90)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_filling(91)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(91)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(91)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(91)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_filling(92)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(92)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(92)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(92)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_filling(93)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(93)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(93)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(93)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_filling(94)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(94)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(94)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(94)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_filling(95)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(95)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(95)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(95)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_filling(96)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(96)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(96)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(96)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_filling(97)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(97)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(97)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(97)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_filling(98)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(98)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(98)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(98)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_filling(99)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_filling(99)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(99)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(99)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1295
TC_sacch_filling-RSL-IPA(77)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(79)@60dfebe438ba: Final verdict of PTC: none
TC_sacch_filling-RSL(78)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_sacch_filling finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'.
Mon Mar 17 06:06:51 UTC 2025
====== BTS_Tests.TC_sacch_filling pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_filling.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12175411)
Waiting for packet dumper to finish... 1 (prev_count=12175411, count=12175910)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'.
------ BTS_Tests.TC_sacch_info_mod ------
Mon Mar 17 06:06: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_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sacch_info_mod started.
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sacch_info_mod-RSL(101)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_info_mod-RSL(101)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sacch_info_mod-RSL(101)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sacch_info_mod-RSL(101)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sacch_info_mod-RSL(101)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_info_mod(103)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(103)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(103)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(103)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(103)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_info_mod(104)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(104)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(104)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(104)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(104)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_info_mod(105)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(105)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(105)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(105)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(105)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_info_mod(106)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(106)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(106)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(106)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(106)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_info_mod(107)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(107)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(107)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(107)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(107)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_info_mod(108)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(108)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(108)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(108)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(108)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_info_mod(109)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(109)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(109)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(109)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(109)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_info_mod(110)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(110)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(110)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(110)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(110)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_info_mod(111)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(111)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(111)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(111)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(111)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_info_mod(112)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(112)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(112)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(112)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(112)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_info_mod(113)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(113)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(113)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(113)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(113)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_info_mod(114)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(114)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(114)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(114)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(114)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_info_mod(115)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(115)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(115)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(115)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(115)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_info_mod(116)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(116)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(116)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(116)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(116)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_info_mod(117)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(117)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(117)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(117)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(117)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_info_mod(118)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(118)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(118)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(118)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(118)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_info_mod(119)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(119)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(119)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(119)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(119)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_info_mod(120)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(120)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(120)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(120)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(120)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_info_mod(121)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(121)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(121)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(121)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(121)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_info_mod(122)@60dfebe438ba: Activating channel, expecting standard SI5
TC_sacch_info_mod(122)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_info_mod(122)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@60dfebe438ba: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(122)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@60dfebe438ba: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(122)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1343
TC_sacch_info_mod-RSL(101)@60dfebe438ba: Final verdict of PTC: none
TC_sacch_info_mod-RSL-IPA(100)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(102)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_sacch_info_mod finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'.
Mon Mar 17 06:07:25 UTC 2025
====== BTS_Tests.TC_sacch_info_mod pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=30063684)
Waiting for packet dumper to finish... 1 (prev_count=30063684, count=30064183)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'.
------ BTS_Tests.TC_sacch_multi ------
Mon Mar 17 06:07: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_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sacch_multi started.
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@60dfebe438ba: 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-IPA(123)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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-IPA(123)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sacch_multi-RSL(124)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_multi-RSL(124)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sacch_multi-RSL(124)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_multi(126)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(126)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_multi(127)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(127)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_multi(128)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(128)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_multi(129)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(129)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_multi(130)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(130)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_multi(131)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(131)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_multi(132)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(132)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_multi(133)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(133)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_multi(134)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(134)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_multi(135)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(135)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_multi(136)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(136)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_multi(137)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(137)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_multi(138)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(138)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_multi(139)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(139)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_multi(140)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(140)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_multi(141)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(141)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_multi(142)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(142)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_multi(143)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(143)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_multi(144)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(144)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_multi(145)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi(145)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1386
TC_sacch_multi-RSL(124)@60dfebe438ba: Final verdict of PTC: none
TC_sacch_multi-RSL-IPA(123)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(125)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_sacch_multi finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'.
Mon Mar 17 06:08:56 UTC 2025
====== BTS_Tests.TC_sacch_multi pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=84756419)
Waiting for packet dumper to finish... 1 (prev_count=84756419, count=84756918)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'.
------ BTS_Tests.TC_sacch_multi_chg ------
Mon Mar 17 06: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sacch_multi_chg started.
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Tx:{ 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-IPA(146)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_multi_chg(149)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(149)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_multi_chg(150)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(150)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_multi_chg(151)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(151)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_multi_chg(152)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(152)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_multi_chg(153)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(153)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_multi_chg(154)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(154)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_multi_chg(155)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(155)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_multi_chg(156)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(156)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_multi_chg(157)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(157)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_multi_chg(158)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(158)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_multi_chg(159)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(159)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_multi_chg(160)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(160)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_multi_chg(161)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(161)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_multi_chg(162)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(162)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_multi_chg(163)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(163)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_multi_chg(164)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(164)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_multi_chg(165)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(165)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_multi_chg(166)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(166)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_multi_chg(167)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(167)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_multi_chg(168)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_multi_chg(168)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1432
TC_sacch_multi_chg-RSL-IPA(146)@60dfebe438ba: Final verdict of PTC: none
TC_sacch_multi_chg-RSL(147)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(148)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_sacch_multi_chg finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'.
Mon Mar 17 06:10:36 UTC 2025
====== BTS_Tests.TC_sacch_multi_chg pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=90383231)
Waiting for packet dumper to finish... 1 (prev_count=90383231, count=90383730)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'.
------ BTS_Tests.TC_sacch_chan_act ------
Mon Mar 17 06:10: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_sacch_chan_act.pcap" >/data/BTS_Tests.TC_sacch_chan_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sacch_chan_act started.
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sacch_chan_act-RSL(170)@60dfebe438ba: 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-RSL(170)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_chan_act-RSL(170)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sacch_chan_act-RSL(170)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sacch_chan_act-RSL(170)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sacch_chan_act-RSL(170)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_chan_act(172)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(172)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_chan_act(173)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(173)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_chan_act(174)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(174)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_chan_act(175)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(175)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_chan_act(176)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(176)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_sacch_chan_act(177)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(177)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_sacch_chan_act(178)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(178)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_chan_act(179)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(179)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_chan_act(180)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(180)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_chan_act(181)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(181)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_sacch_chan_act(182)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(182)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sacch_chan_act(183)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(183)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_sacch_chan_act(184)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(184)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_sacch_chan_act(185)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(185)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_sacch_chan_act(186)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(186)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_sacch_chan_act(187)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_sacch_chan_act(188)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(188)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_sacch_chan_act(189)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(189)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_sacch_chan_act(190)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(190)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_sacch_chan_act(191)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act(191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1478
TC_sacch_chan_act-RSL(170)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(171)@60dfebe438ba: Final verdict of PTC: none
TC_sacch_chan_act-RSL-IPA(169)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_sacch_chan_act finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'.
Mon Mar 17 06:11:11 UTC 2025
====== BTS_Tests.TC_sacch_chan_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=26458192)
Waiting for packet dumper to finish... 1 (prev_count=26458192, count=26459128)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'.
------ BTS_Tests.TC_sacch_chan_act_ho_async ------
Mon Mar 17 06:11: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sacch_chan_act_ho_async started.
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: 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(193)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: 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_chan_act_ho_async-RSL(193)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: 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_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@60dfebe438ba: Timeout waiting for SACCH '2529C7565D6CD3347EA347024430E4F8A0D97A'O
TC_sacch_chan_act_ho_async(195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(196)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@60dfebe438ba: Timeout waiting for SACCH '2529C7565D6CD3347EA347024430E4F8A0D97A'O
TC_sacch_chan_act_ho_async(196)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(197)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@60dfebe438ba: Timeout waiting for SACCH '2529C7565D6CD3347EA347024430E4F8A0D97A'O
TC_sacch_chan_act_ho_async(197)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(198)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@60dfebe438ba: Timeout waiting for SACCH '2529C7565D6CD3347EA347024430E4F8A0D97A'O
TC_sacch_chan_act_ho_async(198)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1557
TC_sacch_chan_act_ho_async-RSL(193)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(194)@60dfebe438ba: Final verdict of PTC: none
TC_sacch_chan_act_ho_async-RSL-IPA(192)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'.
Mon Mar 17 06:11:46 UTC 2025
====== BTS_Tests.TC_sacch_chan_act_ho_async pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=30945245)
Waiting for packet dumper to finish... 1 (prev_count=30945245, count=30945744)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'.
------ BTS_Tests.TC_sacch_chan_act_ho_sync ------
Mon Mar 17 06:11: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sacch_chan_act_ho_sync started.
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Tx:{ 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-IPA(199)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: 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-IPA(199)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: Timeout waiting for SACCH '2529C7565D6CD3347EA347024430E4F8A0D97A'O
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: Timeout waiting for SACCH '2529C7565D6CD3347EA347024430E4F8A0D97A'O
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: Timeout waiting for SACCH '2529C7565D6CD3347EA347024430E4F8A0D97A'O
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: Timeout waiting for SACCH '2529C7565D6CD3347EA347024430E4F8A0D97A'O
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1695
TC_sacch_chan_act_ho_sync-RSL(200)@60dfebe438ba: Final verdict of PTC: none
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(201)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'.
Mon Mar 17 06:12:38 UTC 2025
====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=48878943)
Waiting for packet dumper to finish... 1 (prev_count=48878943, count=48879442)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'.
------ BTS_Tests.TC_rach_content ------
Mon Mar 17 06: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.TC_rach_content.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rach_content started.
TC_rach_content-RSL-IPA(206)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Tx:{ 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-IPA(206)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Tx:{ 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-IPA(206)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL(207)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL(207)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL(207)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL(207)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rach_content-RSL(207)@60dfebe438ba: 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-RSL(207)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_content-RSL(207)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rach_content-RSL(207)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 24, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 28, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 31, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 34, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 31, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 34, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 2, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 2, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 2, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 2, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 2, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 2, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 2, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 2, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 2, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 2, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 2, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 2, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 2, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 2, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 2, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 2, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 2, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 2, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 2, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 2, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 2, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 2, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 2, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 2, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 2, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 2, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 2, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 2, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 2, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 2, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 2, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 2, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 2, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 2, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 2, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 2, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 2, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 2, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 2, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 2, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 2, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 2, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 2, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 2, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 2, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 2, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 2, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 2, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 2, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 2, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 2, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 2, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 2, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 2, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 2, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 2, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 2, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 2, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 2, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 2, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 2, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1B'O and fn={ t1_p := 2, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 2, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 2, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 2, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 2, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 2, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1B'O and fn={ t1_p := 2, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 2, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 2, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 2, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 2, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 2, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 2, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 2, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 2, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 2, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 2, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 2, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 2, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 2, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 2, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 2, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 2, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 2, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 2, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 2, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 2, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 2, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 2, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 2, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 2, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 2, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 2, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 2, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 2, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 2, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 2, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 2, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 2, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 2, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 2, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 2, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 2, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 2, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 2, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 2, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 2, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 2, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 2, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 2, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 2, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 2, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 2, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 2, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 2, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 2, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 2, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 2, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 2, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 2, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 2, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 2, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 2, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 2, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 2, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 2, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 2, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 2, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 2, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 2, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 2, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 2, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 2, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 2, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 2, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 2, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 2, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 2, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 2, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 3, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 3, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 3, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 3, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 3, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 3, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 3, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 3, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 3, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 3, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 3, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 3, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 3, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 3, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 3, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 3, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 3, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 3, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 3, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 3, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 3, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 3, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 3, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 3, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 3, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 3, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 3, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 3, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 3, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 3, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 3, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 3, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 3, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 3, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 3, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 3, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 3, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 3, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 3, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 3, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 3, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 3, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 3, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 3, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 3, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 3, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 3, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 3, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 3, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 3, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 3, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 3, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 3, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 3, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 3, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 3, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 3, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 3, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 3, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 3, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 3, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 3, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 3, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 3, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 3, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 3, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 3, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 3, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 3, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 3, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 3, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 3, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 3, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 3, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 3, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 3, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 3, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 3, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 3, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 3, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 3, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 3, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 3, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 3, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 3, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 3, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 3, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 3, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 3, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 3, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 3, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 3, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 3, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 3, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 3, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 3, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 3, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 3, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 3, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 3, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 3, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 3, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 3, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 3, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 3, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 3, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 3, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 3, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 3, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 3, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='16'O and fn={ t1_p := 3, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 3, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 3, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 3, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 3, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 3, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 3, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 3, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 3, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 3, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 3, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 3, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 3, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 3, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 3, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 3, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 3, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 3, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 3, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 3, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 3, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 3, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C0'O and fn={ t1_p := 3, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C0'O and fn={ t1_p := 3, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 3, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 3, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 3, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 3, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 3, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 3, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 3, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 3, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 3, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 3, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 3, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 3, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 3, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 3, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 3, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 3, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 3, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 3, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 3, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 3, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 3, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 3, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 3, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 3, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 3, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 3, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 3, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 3, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 3, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 3, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 3, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 3, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 3, t3 := 26, t2 := 2 }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1744
TC_rach_content-RSL(207)@60dfebe438ba: Final verdict of PTC: none
TC_rach_content-RSL-IPA(206)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(208)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rach_content-RSL-IPA(206): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rach_content-RSL(207): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rach_content finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass'.
Mon Mar 17 06:13:07 UTC 2025
====== BTS_Tests.TC_rach_content pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24192857)
Waiting for packet dumper to finish... 1 (prev_count=24192857, count=24193356)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'.
------ BTS_Tests.TC_rach_content_emerg ------
Mon Mar 17 06:13: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_rach_content_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rach_content_emerg started.
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: 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-IPA(209)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rach_content_emerg-RSL(210)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_content_emerg-RSL(210)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rach_content_emerg-RSL(210)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rach_content_emerg-RSL(210)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rach_content_emerg-RSL(210)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 24, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 28, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 31, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 34, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 24, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 27, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 30, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 33, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 36, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 27, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 31, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 34, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 32, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 35, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 36, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@60dfebe438ba: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 5 }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1744
TC_rach_content_emerg-RSL(210)@60dfebe438ba: Final verdict of PTC: none
TC_rach_content_emerg-RSL-IPA(209)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(211)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(209): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rach_content_emerg-RSL(210): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rach_content_emerg finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass'.
Mon Mar 17 06:13:37 UTC 2025
====== BTS_Tests.TC_rach_content_emerg pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24197067)
Waiting for packet dumper to finish... 1 (prev_count=24197067, count=24200813)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'.
------ BTS_Tests.TC_rach_count ------
Mon Mar 17 06:13: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_rach_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rach_count started.
TC_rach_count-RSL-IPA(212)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(213)@60dfebe438ba: 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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rach_count-RSL(213)@60dfebe438ba: 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_count-RSL(213)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_count-RSL(213)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rach_count-RSL(213)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@60dfebe438ba: 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_count-RSL(213)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 34, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 36, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 46, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 5, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 15, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 16, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 18, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 19, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 21, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 22, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 24, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 25, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 27, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 28, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 30, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 31, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 33, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 34, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 36, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 46, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 5, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 15, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 16, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 18, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 19, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 21, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 22, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 24, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 25, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 27, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 28, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 30, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 31, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 33, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 34, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 36, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 46, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 5, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 15, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 16, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 18, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 19, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 21, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 22, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 24, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 25, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 27, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 28, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 30, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 31, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 33, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 34, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 36, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 46, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 5, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 15, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 16, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 18, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 19, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 21, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 22, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 24, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 25, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 27, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 28, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 30, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 31, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 33, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 34, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 36, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 46, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 5, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 15, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 16, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 18, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 19, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 21, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 22, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 24, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 25, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 27, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 28, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 30, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 31, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 33, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 34, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 36, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 46, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 5, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 15, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 16, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 18, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 19, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 22, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 25, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 28, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 31, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 34, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 46, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 5, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 15, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 16, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 18, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 19, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 21, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 22, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 24, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 25, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 27, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 28, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 30, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 31, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 33, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 34, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 36, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 46, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 5, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 15, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 16, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 18, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 19, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 22, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 25, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 28, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 31, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 34, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 46, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 5, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 15, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 16, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 18, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 19, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 21, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 22, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 24, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 25, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 27, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 28, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 30, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 31, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 33, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 34, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 36, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 46, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 5, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 15, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 16, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 19, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 21, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 24, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 25, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 28, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 31, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 34, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 46, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 5, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 15, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 16, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 18, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 19, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 21, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 22, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 24, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 25, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 27, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 28, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 30, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 31, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 33, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 34, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 46, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 5, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 15, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 16, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 18, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 19, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 21, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 22, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 24, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 25, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 27, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 28, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 30, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 31, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 33, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 34, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 36, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 46, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 5, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 15, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 16, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 18, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 19, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 21, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 22, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 25, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 28, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 31, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 34, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 46, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 5, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 15, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 16, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 19, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 22, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 24, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 27, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 30, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 33, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 36, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 46, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 5, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 15, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 16, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 18, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 19, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 21, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 22, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 24, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 25, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 27, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 28, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 30, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 31, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 33, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 34, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 36, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 46, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 5, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 15, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 16, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 18, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 19, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 21, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 22, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 24, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 25, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 27, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 28, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 30, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 31, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 34, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 46, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 5, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 15, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 16, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 18, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 19, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 21, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 22, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 24, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 25, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 27, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 28, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 30, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 31, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 33, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 34, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 36, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 46, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 5, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 15, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 16, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 18, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 19, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 21, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 22, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 25, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 27, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 30, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 33, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 46, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 5, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 15, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 16, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 19, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 21, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 24, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 25, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 27, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 28, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 30, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 31, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 33, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 34, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 36, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 46, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 5, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 15, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 16, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 18, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 19, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 21, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 22, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 24, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 25, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 27, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 28, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 30, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 31, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 33, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 34, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 36, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 46, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 5, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 15, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 16, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 18, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 19, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 21, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 22, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 24, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 25, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 27, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 28, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 30, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 31, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 33, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 34, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 36, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 46, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 5, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 15, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 16, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 19, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 22, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 25, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 28, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 31, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 34, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 46, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 5, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 15, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 16, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 18, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 19, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 21, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 22, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 24, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 25, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 27, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 28, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 30, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 31, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 33, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 34, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 46, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 5, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 15, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 16, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 19, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 22, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 25, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 28, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 31, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 34, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 46, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 5, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 15, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 16, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 19, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 22, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 25, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 28, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 31, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 34, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 46, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 5, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 15, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 16, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 18, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 19, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 22, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 25, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 28, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 31, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 34, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 46, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 5, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 15, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 16, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 18, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 19, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 21, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 22, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 24, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 25, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 27, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 28, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 30, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 31, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 33, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 34, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 36, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 46, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 5, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 15, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 16, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 19, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 22, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 25, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 28, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 31, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 34, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 46, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 5, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 15, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 16, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 18, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 19, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 21, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 22, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 24, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 25, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 27, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 28, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 30, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 31, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 33, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 34, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 36, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 46, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 5, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 15, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 16, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 18, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 19, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 21, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 22, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 24, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 25, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 27, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 28, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 30, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 31, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 33, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 34, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 36, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 46, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 5, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 15, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 16, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 18, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 19, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 21, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 22, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 25, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 28, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 31, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 34, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 46, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 5, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 15, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 16, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 18, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 19, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 21, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 22, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 24, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 25, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 27, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 28, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 30, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 31, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 33, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 34, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 36, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 46, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 5, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 15, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 16, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 18, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 19, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 21, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 22, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 25, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 28, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 31, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 34, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 46, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 5, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 15, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 16, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 18, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 19, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 21, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 22, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 24, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 25, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 27, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 28, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 30, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 31, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 34, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 46, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 5, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 15, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 16, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 18, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 19, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 21, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 22, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 24, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 25, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 27, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 28, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 30, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 33, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 36, t2 := 21 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 46, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 5, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 15, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 16, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 18, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 19, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 21, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 22, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 24, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 25, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 27, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 28, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 30, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 31, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 33, t2 := 17 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 34, t2 := 18 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 46, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 5, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 15, t2 := 24 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 16, t2 := 25 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 19, t2 := 2 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 22, t2 := 5 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 25, t2 := 8 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 28, t2 := 11 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 31, t2 := 14 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_count-RSL(213)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 34, t2 := 17 }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1790
TC_rach_count-RSL(213)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(214)@60dfebe438ba: Final verdict of PTC: none
TC_rach_count-RSL-IPA(212)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rach_count-RSL-IPA(212): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rach_count-RSL(213): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rach_count finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass'.
Mon Mar 17 06:13:55 UTC 2025
====== BTS_Tests.TC_rach_count pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_count.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14370010)
Waiting for packet dumper to finish... 1 (prev_count=14370010, count=14370509)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'.
------ BTS_Tests.TC_rach_max_ta ------
Mon Mar 17 06:13: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_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rach_max_ta started.
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Tx:{ 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-IPA(215)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL(216)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rach_max_ta-RSL(216)@60dfebe438ba: 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_max_ta-RSL(216)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_max_ta-RSL(216)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rach_max_ta-RSL(216)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@60dfebe438ba: 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_max_ta-RSL(216)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 4, t2 := 6 }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 14, t2 := 14 }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1981
TC_rach_max_ta-RSL(216)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(217)@60dfebe438ba: Final verdict of PTC: none
TC_rach_max_ta-RSL-IPA(215)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rach_max_ta-RSL-IPA(215): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rach_max_ta-RSL(216): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rach_max_ta finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass'.
Mon Mar 17 06:14:10 UTC 2025
====== BTS_Tests.TC_rach_max_ta pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_max_ta.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10357205)
Waiting for packet dumper to finish... 1 (prev_count=10357205, count=10357704)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'.
------ BTS_Tests.TC_ho_rach ------
Mon Mar 17 06:14: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_ho_rach.pcap" >/data/BTS_Tests.TC_ho_rach.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ho_rach started.
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL(219)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Tx:{ 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-IPA(218)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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(219)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_ho_rach-RSL(219)@60dfebe438ba: 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_ho_rach-RSL(219)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_ho_rach-RSL(219)@60dfebe438ba: 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_ho_rach-RSL(219)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_ho_rach-RSL(219)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ho_rach-RSL(219)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_ho_rach(221)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(221)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(221)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(221)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_ho_rach(222)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(222)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(222)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(222)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_ho_rach(223)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(223)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(223)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(223)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_ho_rach(224)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(224)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(224)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(224)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ho_rach(225)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(225)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(225)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(225)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
TC_ho_rach(226)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(226)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(226)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(226)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
TC_ho_rach(227)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(227)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(227)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(227)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_ho_rach(228)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(228)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(228)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(228)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_ho_rach(229)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(229)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(229)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(229)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_ho_rach(230)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(230)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(230)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(230)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
TC_ho_rach(231)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(231)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(231)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(231)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_ho_rach(232)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(232)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(232)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(232)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
TC_ho_rach(233)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(233)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(233)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(233)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
TC_ho_rach(234)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(234)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(234)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(234)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
TC_ho_rach(235)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(235)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(235)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(235)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
TC_ho_rach(236)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(236)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(236)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(236)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_ho_rach(237)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(237)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(237)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(237)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
TC_ho_rach(238)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(238)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(238)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(238)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
TC_ho_rach(239)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(239)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(239)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(239)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
TC_ho_rach(240)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_rach(240)@60dfebe438ba: 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)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(240)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(240)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":2050
TC_ho_rach-RSL(219)@60dfebe438ba: Final verdict of PTC: none
TC_ho_rach-RSL-IPA(218)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(220)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach-RSL-IPA(218): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach-RSL(219): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(220): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(221): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(222): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(223): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(224): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(225): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(226): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(227): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(228): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(229): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(230): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(231): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(232): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(233): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(234): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(235): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(236): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(237): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(238): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(239): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_rach(240): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_ho_rach finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass'.
Mon Mar 17 06:14:19 UTC 2025
====== BTS_Tests.TC_ho_rach pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ho_rach.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4922969)
Waiting for packet dumper to finish... 1 (prev_count=4922969, count=4923852)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'.
------ BTS_Tests.TC_ho_physical_info ------
Mon Mar 17 06:14: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_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ho_physical_info started.
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@60dfebe438ba: 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-IPA(241)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_ho_physical_info-RSL(242)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_ho_physical_info-RSL(242)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_ho_physical_info-RSL(242)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_ho_physical_info-RSL(242)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_ho_physical_info: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ho_physical_info(244)@60dfebe438ba: setverdict(pass): none -> pass
TC_ho_physical_info(244)@60dfebe438ba: 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)@60dfebe438ba: Sending handover Access Burst
TC_ho_physical_info(244)@60dfebe438ba: 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)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Timeout waiting for RR Physical Information", component reason not changed
TC_ho_physical_info(244)@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":2115
MC@60dfebe438ba: Test Component 244 has requested to stop MTC. Terminating current testcase execution.
TC_ho_physical_info-RSL(242)@60dfebe438ba: Final verdict of PTC: none
TC_ho_physical_info(244)@60dfebe438ba: 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)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(243)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ho_physical_info-RSL-IPA(241): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ho_physical_info-RSL(242): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (none -> none)
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'.
Mon Mar 17 06:14:27 UTC 2025
------ BTS_Tests.TC_ho_physical_info fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ho_physical_info.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4284191)
Waiting for packet dumper to finish... 1 (prev_count=4284191, count=4287937)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'.
------ BTS_Tests.TC_rach_load_idle_thresh0 ------
Mon Mar 17 06:14: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rach_load_idle_thresh0 started.
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Tx:{ 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-IPA(245)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Tx:{ 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-IPA(245)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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(246)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1837
TC_rach_load_idle_thresh0-RSL(246)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(247)@60dfebe438ba: Final verdict of PTC: none
TC_rach_load_idle_thresh0-RSL-IPA(245)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rach_load_idle_thresh0-RSL-IPA(245): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rach_load_idle_thresh0-RSL(246): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rach_load_idle_thresh0 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass'.
Mon Mar 17 06:14:43 UTC 2025
====== BTS_Tests.TC_rach_load_idle_thresh0 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5541502)
Waiting for packet dumper to finish... 1 (prev_count=5541502, count=5542001)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'.
------ BTS_Tests.TC_rach_load_idle_below_thresh ------
Mon Mar 17 06:14: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rach_load_idle_below_thresh started.
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: 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-IPA(248)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_below_thresh-RSL-IPA(248)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(249)@60dfebe438ba: 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_below_thresh-RSL-IPA(248)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: 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_below_thresh-RSL(249)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1862
TC_rach_load_idle_below_thresh-RSL(249)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(250)@60dfebe438ba: Final verdict of PTC: none
TC_rach_load_idle_below_thresh-RSL-IPA(248)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL-IPA(248): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL(249): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(250): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rach_load_idle_below_thresh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass'.
Mon Mar 17 06:14:53 UTC 2025
====== BTS_Tests.TC_rach_load_idle_below_thresh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4196508)
Waiting for packet dumper to finish... 1 (prev_count=4196508, count=4197007)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'.
------ BTS_Tests.TC_rach_load_count ------
Mon Mar 17 06:14: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_rach_load_count.pcap" >/data/BTS_Tests.TC_rach_load_count.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rach_load_count started.
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rach_load_count-RSL(252)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@60dfebe438ba: 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_count-RSL(252)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@60dfebe438ba: 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_count-RSL(252)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 34, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 36, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 46, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 5, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 15, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 16, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 18, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 19, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 21, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 22, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 24, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 25, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 27, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 28, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 30, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 31, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 33, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 34, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 36, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 46, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 5, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 15, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 16, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 18, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 19, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 21, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 22, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 24, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 25, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 27, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 28, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 30, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 31, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 33, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 34, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 36, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 46, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 5, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 15, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 16, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 18, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 19, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 21, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 22, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 24, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 25, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 27, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 28, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 30, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 31, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 33, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 34, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 36, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 46, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 5, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 15, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 16, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 18, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 19, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 21, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 22, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 24, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 25, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 27, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 28, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 30, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 31, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 33, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 34, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 36, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 46, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 5, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 15, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 16, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 18, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 19, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 21, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 22, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 24, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 25, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 27, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 28, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 30, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 31, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 33, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 34, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 36, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 46, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 5, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 15, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 16, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 18, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 19, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 22, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 25, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 28, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 31, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 34, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 46, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 5, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 15, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 16, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 18, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 19, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 21, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 22, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 24, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 25, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 27, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 28, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 30, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 31, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 33, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 34, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 36, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 46, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 5, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 15, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 16, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 18, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 19, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 22, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 25, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 28, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 31, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 34, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 46, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 5, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 15, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 16, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 18, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 19, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 21, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 22, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 24, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 25, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 27, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 28, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 30, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 31, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 33, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 34, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 36, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 46, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 5, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 15, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 16, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 19, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 21, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 24, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 25, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 28, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 31, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 34, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 46, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 5, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 15, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 16, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 18, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 19, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 21, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 22, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 24, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 25, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 27, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 28, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 30, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 31, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 33, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 34, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 46, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 5, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 15, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 16, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 18, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 19, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 21, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 22, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 24, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 25, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 27, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 28, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 30, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 31, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 33, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 34, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 36, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 46, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 5, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 15, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 16, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 18, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 19, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 21, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 22, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 25, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 28, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 31, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 34, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 46, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 5, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 15, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 16, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 19, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 22, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 24, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 27, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 30, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 33, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 36, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 46, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 5, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 15, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 16, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 18, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 19, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 21, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 22, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 24, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 25, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 27, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 28, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 30, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 31, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 33, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 34, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 36, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 46, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 5, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 15, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 16, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 18, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 19, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 21, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 22, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 24, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 25, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 27, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 28, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 30, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 31, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 34, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 46, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 5, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 15, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 16, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 18, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 19, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 21, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 22, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 24, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 25, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 27, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 28, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 30, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 31, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 33, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 34, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 36, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 46, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 5, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 15, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 16, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 18, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 19, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 21, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 22, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 25, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 27, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 30, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 33, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 46, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 5, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 15, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 16, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 19, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 21, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 24, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 25, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 27, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 28, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 30, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 31, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 33, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 34, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 36, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 46, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 5, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 15, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 16, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 18, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 19, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 21, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 22, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 24, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 25, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 27, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 28, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 30, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 31, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 33, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 34, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 36, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 46, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 5, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 15, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 16, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 18, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 19, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 21, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 22, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 24, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 25, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 27, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 28, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 30, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 31, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 33, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 34, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 36, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 46, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 5, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 15, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 16, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 19, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 22, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 25, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 28, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 31, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 34, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 46, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 5, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 15, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 16, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 18, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 19, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 21, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 22, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 24, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 25, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 27, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 28, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 30, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 31, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 33, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 34, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 46, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 5, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 15, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 16, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 19, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 22, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 25, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 28, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 31, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 34, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 46, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 5, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 15, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 16, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 19, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 22, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 25, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 28, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 31, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 34, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 46, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 5, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 15, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 16, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 18, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 19, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 22, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 25, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 28, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 31, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 34, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 46, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 5, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 15, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 16, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 18, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 19, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 21, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 22, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 24, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 25, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 27, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 28, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 30, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 31, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 33, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 34, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 36, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 46, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 5, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 15, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 16, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 19, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 22, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 25, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 28, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 31, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 34, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 46, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 5, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 15, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 16, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 18, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 19, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 21, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 22, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 24, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 25, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 27, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 28, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 30, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 31, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 33, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 34, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 36, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 46, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 5, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 15, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 16, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 18, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 19, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 21, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 22, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 24, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 25, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 27, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 28, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 30, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 31, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 33, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 34, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 36, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 46, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 5, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 15, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 16, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 18, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 19, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 21, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 22, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 25, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 28, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 31, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 34, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 46, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 5, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 15, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 16, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 18, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 19, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 21, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 22, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 24, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 25, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 27, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 28, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 30, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 31, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 33, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 34, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 36, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 46, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 5, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 15, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 16, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 18, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 19, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 21, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 22, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 25, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 28, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 31, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 34, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 46, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 5, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 15, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 16, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 18, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 19, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 21, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 22, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 24, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 25, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 27, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 28, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 30, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 31, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 34, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 46, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 5, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 15, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 16, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 18, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 19, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 21, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 22, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 24, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 25, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 27, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 28, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 30, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 33, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 36, t2 := 21 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 46, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 5, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 15, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 16, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 18, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 19, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 21, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 22, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 24, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 25, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 27, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 28, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 30, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 31, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 33, t2 := 17 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 34, t2 := 18 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 46, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 5, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 15, t2 := 24 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 16, t2 := 25 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 19, t2 := 2 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 22, t2 := 5 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 25, t2 := 8 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 28, t2 := 11 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 31, t2 := 14 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_load_count-RSL(252)@60dfebe438ba: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 34, t2 := 17 }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1926
TC_rach_load_count-RSL(252)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(253)@60dfebe438ba: Final verdict of PTC: none
TC_rach_load_count-RSL-IPA(251)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rach_load_count-RSL-IPA(251): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rach_load_count-RSL(252): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rach_load_count finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass'.
Mon Mar 17 06:15:19 UTC 2025
====== BTS_Tests.TC_rach_load_count pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_load_count.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17182123)
Waiting for packet dumper to finish... 1 (prev_count=17182123, count=17182622)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'.
------ BTS_Tests.TC_meas_res_speech_tchf ------
Mon Mar 17 06:15: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchf started.
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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-IPA(254)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(255)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: Established a new IPA connection (conn_id=5)
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: 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-RSL-IPA(254)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchf(257)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf(257)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf(257)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3631
TC_meas_res_speech_tchf-RSL(255)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(256)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchf-RSL-IPA(254)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(254): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf-RSL(255): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf(257): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchf finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf pass'.
Mon Mar 17 06:15:32 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchf pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11233989)
Waiting for packet dumper to finish... 1 (prev_count=11233989, count=11234488)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'.
------ BTS_Tests.TC_meas_res_speech_tchf_facch ------
Mon Mar 17 06:15: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchf_facch started.
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Tx:{ 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-IPA(258)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Tx:{ 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-IPA(258)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Tx:{ 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-IPA(258)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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(259)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: 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_facch-RSL(259)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf_facch(261)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3631
TC_meas_res_speech_tchf_facch-RSL(259)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(260)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(258): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(259): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf_facch(261): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchf_facch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass'.
Mon Mar 17 06:15:46 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchf_facch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11219232)
Waiting for packet dumper to finish... 1 (prev_count=11219232, count=11219731)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'.
------ BTS_Tests.TC_meas_res_speech_tchh ------
Mon Mar 17 06:15: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchh started.
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Tx:{ 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-IPA(262)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Tx:{ 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-IPA(262)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: 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(263)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: 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-IPA(262)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(263)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: 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(263)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: 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-IPA(262)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: 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-RSL(263)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 4/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchh(265)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh(265)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh(265)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_speech_tchh(266)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchh(266)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(266)@60dfebe438ba: 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 12 } }, { 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 := 8, reserved2 := '00'B, rxq_f_u := 3, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"", 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 12 } }, { 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 := 8, reserved2 := '00'B, rxq_f_u := 3, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
TC_meas_res_speech_tchh(266)@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@60dfebe438ba: Test Component 266 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchh(266)@60dfebe438ba: 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 12 } }, { 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 := 8, reserved2 := '00'B, rxq_f_u := 3, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
TC_meas_res_speech_tchh-RSL(263)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(264)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchh-RSL-IPA(262)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(262): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh-RSL(263): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh(265): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh(266): 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 12 } }, { 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 := 8, reserved2 := '00'B, rxq_f_u := 3, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchh 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 12 } }, { 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 := 8, reserved2 := '00'B, rxq_f_u := 3, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail'.
Mon Mar 17 06:16:06 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17990552)
Waiting for packet dumper to finish... 1 (prev_count=17990552, count=17994298)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'.
------ BTS_Tests.TC_meas_res_speech_tchh_facch ------
Mon Mar 17 06: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchh_facch started.
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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-IPA(267)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: 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_facch-RSL(268)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: 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_facch-RSL-IPA(267)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_facch(270)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_facch(271)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3655
IPA-CTRL-CLI-IPA(269)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchh_facch-RSL(268)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchh_facch-RSL-IPA(267)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(267): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(268): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_facch(270): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_facch(271): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchh_facch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch pass'.
Mon Mar 17 06:16:28 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchh_facch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=19646256)
Waiting for packet dumper to finish... 1 (prev_count=19646256, count=19646755)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'.
------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------
Mon Mar 17 06:16: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchh_toa256 started.
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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(273)@60dfebe438ba: 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-IPA(272)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_toa256(275)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 6 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 0, reserved1 := '00'B, rxlev_s_u := 0, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 322, toa256_min := 0, toa256_max := 512, toa256_std_dev := 232 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"", 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 6 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 0, reserved1 := '00'B, rxlev_s_u := 0, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 322, toa256_min := 0, toa256_max := 512, toa256_std_dev := 232 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@60dfebe438ba: Test Component 276 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchh_toa256-RSL(273)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchh_toa256(276)@60dfebe438ba: 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 6 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 0, reserved1 := '00'B, rxlev_s_u := 0, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 322, toa256_min := 0, toa256_max := 512, toa256_std_dev := 232 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(274)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(272): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(273): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(274): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_toa256(275): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_toa256(276): 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 6 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 0, reserved1 := '00'B, rxlev_s_u := 0, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 322, toa256_min := 0, toa256_max := 512, toa256_std_dev := 232 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchh_toa256 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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 6 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 0, reserved1 := '00'B, rxlev_s_u := 0, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 322, toa256_min := 0, toa256_max := 512, toa256_std_dev := 232 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail'.
Mon Mar 17 06:16:45 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh_toa256 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_toa256.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14771814)
Waiting for packet dumper to finish... 1 (prev_count=14771814, count=14772313)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'.
------ BTS_Tests.TC_meas_res_sign_tchf ------
Mon Mar 17 06:16: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_sign_tchf started.
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: 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_tchf-RSL(278)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(280)@60dfebe438ba: 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)@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@60dfebe438ba: Test Component 280 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_sign_tchf-RSL(278)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_sign_tchf(280)@60dfebe438ba: 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)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_sign_tchf-RSL-IPA(277)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(277): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchf-RSL(278): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (none -> none)
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'.
Mon Mar 17 06:16:52 UTC 2025
------ BTS_Tests.TC_meas_res_sign_tchf fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2941227)
Waiting for packet dumper to finish... 1 (prev_count=2941227, count=2945410)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'.
------ BTS_Tests.TC_meas_res_sign_tchh ------
Mon Mar 17 06:16: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_sign_tchh started.
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: 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-RSL(282)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(284)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(284)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(284)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_tchh(285)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F010303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(285)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(285)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh(285)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3707
TC_meas_res_sign_tchh-RSL(282)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(283)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_sign_tchh-RSL-IPA(281)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(281): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchh-RSL(282): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchh(284): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchh(285): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_sign_tchh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass'.
Mon Mar 17 06:17:13 UTC 2025
====== BTS_Tests.TC_meas_res_sign_tchh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18289921)
Waiting for packet dumper to finish... 1 (prev_count=18289921, count=18290420)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'.
------ BTS_Tests.TC_meas_res_sign_sdcch4 ------
Mon Mar 17 06:17: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_sign_sdcch4 started.
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: 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(287)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(289)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(290)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(291)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(292)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3720
TC_meas_res_sign_sdcch4-RSL(287)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(288)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_sign_sdcch4-RSL-IPA(286)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(286): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(287): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch4(289): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch4(290): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch4(291): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch4(292): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_sign_sdcch4 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass'.
Mon Mar 17 06:17:51 UTC 2025
====== BTS_Tests.TC_meas_res_sign_sdcch4 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=31110902)
Waiting for packet dumper to finish... 1 (prev_count=31110902, count=31111838)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'.
------ BTS_Tests.TC_meas_res_sign_sdcch8 ------
Mon Mar 17 06:17: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_sign_sdcch8 started.
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: 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_sdcch8-RSL(294)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(296)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(297)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(298)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(299)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(300)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(301)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(302)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch8(303)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3733
TC_meas_res_sign_sdcch8-RSL(294)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(295)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_sign_sdcch8-RSL-IPA(293)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(293): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(294): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(295): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8(296): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8(297): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8(298): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8(299): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8(300): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8(301): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8(302): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_sdcch8(303): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_sign_sdcch8 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 pass'.
Mon Mar 17 06:19:01 UTC 2025
====== BTS_Tests.TC_meas_res_sign_sdcch8 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch8.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=60271429)
Waiting for packet dumper to finish... 1 (prev_count=60271429, count=60272365)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'.
------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------
Mon Mar 17 06:19: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_sign_tchh_toa256 started.
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256(307)@60dfebe438ba: Final verdict of PTC: pass
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_tchh_toa256(308)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3747
TC_meas_res_sign_tchh_toa256-RSL(305)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(306)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(304): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(305): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(306): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchh_toa256(307): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_sign_tchh_toa256(308): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 pass'.
Mon Mar 17 06:19:23 UTC 2025
====== BTS_Tests.TC_meas_res_sign_tchh_toa256 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18259034)
Waiting for packet dumper to finish... 1 (prev_count=18259034, count=18259533)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'.
------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------
Mon Mar 17 06:19: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchf_sapi3 started.
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Tx:{ 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-IPA(309)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf_sapi3(312)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3812
TC_meas_res_speech_tchf_sapi3-RSL(310)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(311)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(309): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(310): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchf_sapi3(312): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass'.
Mon Mar 17 06:19:36 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_sapi3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11237306)
Waiting for packet dumper to finish... 1 (prev_count=11237306, count=11241180)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'.
------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------
Mon Mar 17 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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchh_sapi3 started.
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: 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_sapi3-RSL(314)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_sapi3(316)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3827
IPA-CTRL-CLI-IPA(315)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchh_sapi3-RSL(314)@60dfebe438ba: Final verdict of PTC: none
TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(313): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(314): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_meas_res_speech_tchh_sapi3(316): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass'.
Mon Mar 17 06:19:50 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_sapi3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10786662)
Waiting for packet dumper to finish... 1 (prev_count=10786662, count=10787161)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:19: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_tx_power_start_ramp_up_bcch started.
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(318)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Reached full power, wating a bit more until success
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Tx power increased during ramp up: 0 -> 30
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: setverdict(pass): none -> pass
TC_tx_power_start_ramp_up_bcch(320)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":2959
TC_tx_power_start_ramp_up_bcch-RSL(318)@60dfebe438ba: Final verdict of PTC: none
TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(319)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(317): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(318): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_start_ramp_up_bcch(320): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass'.
Mon Mar 17 06:20:02 UTC 2025
====== BTS_Tests.TC_tx_power_start_ramp_up_bcch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tx_power_start_ramp_up_bcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7734574)
Waiting for packet dumper to finish... 1 (prev_count=7734574, count=7738449)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'.
------ BTS_Tests.TC_tx_power_down_bcch ------
Mon Mar 17 06:20: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_tx_power_down_bcch started.
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: 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-IPA(321)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: 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_down_bcch-RSL(322)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: 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_down_bcch-RSL(322)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=0
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=0
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=0
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=0
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=0
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=0
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=8
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=8
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=8
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=8
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=16
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=16
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=16
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=16
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=24
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=24
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=24
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=24
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=24
TC_tx_power_down_bcch(324)@60dfebe438ba: Received rx_level=30
TC_tx_power_down_bcch(324)@60dfebe438ba: Reached nominal level 30, shutting down OML link
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: IPA: Closed
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: Lost IPA connection! (conn_id=2)
TC_tx_power_down_bcch-RSL-IPA(321)@60dfebe438ba: Final verdict of PTC: none
TC_tx_power_down_bcch(324)@60dfebe438ba: setverdict(pass): none -> pass
TC_tx_power_down_bcch(324)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":2986
TC_tx_power_down_bcch-RSL(322)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(323)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(321): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_down_bcch-RSL(322): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_down_bcch(324): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_tx_power_down_bcch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass'.
Mon Mar 17 06:20:17 UTC 2025
====== BTS_Tests.TC_tx_power_down_bcch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7086506)
Waiting for packet dumper to finish... 1 (prev_count=7086506, count=7087005)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:20: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_tx_power_ramp_adm_state_change started.
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_tx_power_ramp_adm_state_change-RSL(326)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ 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-IPA(325)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_tx_power_ramp_adm_state_change-RSL(326)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ 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-IPA(325)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL(326)@60dfebe438ba: 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)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL(326)@60dfebe438ba: 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(326)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL(326)@60dfebe438ba: 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_ramp_adm_state_change-RSL(326)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_tx_power_ramp_adm_state_change-RSL(326)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_tx_power_ramp_adm_state_change-RSL(326)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=8
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=8
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=8
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=8
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Reached nominal level 30, changing ADM state to LOCKED
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: ADM STATE UNLOCKED->LOCKED
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=22
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=22
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=22
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=22
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=14
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=14
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=14
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=14
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=6
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=6
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=6
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=6
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=6
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Tx power decreased during ramp down: 30 -> 0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: 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)@60dfebe438ba: ADM STATE LOCKED->UNLOCKED
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=0
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=8
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=8
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=8
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=8
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=16
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=24
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Reached full power, wating a bit more until success
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Received rx_level=30
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: 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)@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":727
MC@60dfebe438ba: Test Component 328 has requested to stop MTC. Terminating current testcase execution.
TC_tx_power_ramp_adm_state_change-RSL(326)@60dfebe438ba: Final verdict of PTC: none
TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(327)@60dfebe438ba: Final verdict of PTC: none
TC_tx_power_ramp_adm_state_change(328)@60dfebe438ba: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(325): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(326): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(327): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tx_power_ramp_adm_state_change(328): fail (none -> fail) reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@60dfebe438ba: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:727 : Tguard timeout"
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'.
Mon Mar 17 06:20:43 UTC 2025
------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tx_power_ramp_adm_state_change.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17996616)
Waiting for packet dumper to finish... 1 (prev_count=17996616, count=17997115)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'.
------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------
Mon Mar 17 06: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_bs_pwr_static_ass started.
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: 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-IPA(329)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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_ass-RSL-IPA(329)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: 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(330)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(332)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(332)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(332)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_bs_pwr_static_ass(332)@60dfebe438ba: SACCH received: '00000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_rsl_bs_pwr_static_ass(332)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { 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)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_rsl_bs_pwr_static_ass(332)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_bs_pwr_static_ass(332)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_bs_pwr_static_ass(332)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3121
TC_rsl_bs_pwr_static_ass-RSL(330)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(331)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(329): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(330): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_bs_pwr_static_ass(332): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass pass'.
Mon Mar 17 06:20:50 UTC 2025
====== BTS_Tests.TC_rsl_bs_pwr_static_ass pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_ass.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2575418)
Waiting for packet dumper to finish... 1 (prev_count=2575418, count=2575917)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:20: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_bs_pwr_static_power_control started.
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_bs_pwr_static_power_control-RSL(334)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ 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-IPA(333)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: 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)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(334)@60dfebe438ba: 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(334)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(334)@60dfebe438ba: 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-IPA(333)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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(334)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(334)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_bs_pwr_static_power_control-RSL(334)@60dfebe438ba: 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_power_control-RSL(334)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(334)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_power_control-RSL(334)@60dfebe438ba: 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)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(336)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(336)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(336)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_bs_pwr_static_power_control(336)@60dfebe438ba: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_rsl_bs_pwr_static_power_control(336)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { 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_power_control(336)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_rsl_bs_pwr_static_power_control(336)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_bs_pwr_static_power_control(336)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_bs_pwr_static_power_control(336)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3135
TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_bs_pwr_static_power_control-RSL(334)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(335)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(333): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(334): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(335): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_bs_pwr_static_power_control(336): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control pass'.
Mon Mar 17 06:20:56 UTC 2025
====== BTS_Tests.TC_rsl_bs_pwr_static_power_control pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_power_control.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2569233)
Waiting for packet dumper to finish... 1 (prev_count=2569233, count=2569732)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'.
------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------
Mon Mar 17 06:20: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_ctrl started.
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Tx:{ 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)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: 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)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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)@60dfebe438ba: 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)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: 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(338)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: 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)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(340)@60dfebe438ba: Final verdict of PTC: pass
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(341)@60dfebe438ba: Final verdict of PTC: pass
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(342)@60dfebe438ba: Final verdict of PTC: pass
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(343)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3894
TC_rsl_ms_pwr_ctrl-RSL(338)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(339)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(337): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(338): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_ctrl(340): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_ctrl(341): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_ctrl(342): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_ctrl(343): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl pass'.
Mon Mar 17 06:22:03 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_ctrl pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_ctrl.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=71204719)
Waiting for packet dumper to finish... 1 (prev_count=71204719, count=71205218)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------
Mon Mar 17 06:22: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_active started.
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Tx:{ 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(344)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Tx:{ 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(345)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Tx:{ 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(345)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Tx:{ 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(345)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(344)@60dfebe438ba: 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-IPA(344)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: 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(344)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(344)@60dfebe438ba: 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(344)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: 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_active-RSL(345)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(344)@60dfebe438ba: 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(344)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(344)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: 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_active-RSL(345)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: 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(345)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active(347)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active(347)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_active(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: 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(347)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active(347)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active(347)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3600
TC_rsl_ms_pwr_dyn_active-RSL(345)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active-RSL-IPA(344)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(346)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(344): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(345): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(346): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active(347): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active pass'.
Mon Mar 17 06:22:24 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14741584)
Waiting for packet dumper to finish... 1 (prev_count=14741584, count=14742083)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------
Mon Mar 17 06:22: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_active2 started.
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Tx:{ 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(349)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Tx:{ 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(349)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Tx:{ 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(348)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Tx:{ 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(349)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(348)@60dfebe438ba: 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(348)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: 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-IPA(348)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(348)@60dfebe438ba: 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(348)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(349)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: 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(348)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: 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_active2-RSL-IPA(348)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(348)@60dfebe438ba: 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-IPA(348)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2(351)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2(351)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_active2(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: 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(351)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active2(351)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active2(351)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3615
TC_rsl_ms_pwr_dyn_active2-RSL(349)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(350)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(348): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(349): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(350): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2(351): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass'.
Mon Mar 17 06:22:40 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active2.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13632729)
Waiting for packet dumper to finish... 1 (prev_count=13632729, count=13633228)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------
Mon Mar 17 06:22: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_up started.
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Tx:{ 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(353)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Tx:{ 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(353)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Tx:{ 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(353)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Tx:{ 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(353)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(352)@60dfebe438ba: 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(352)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: 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(352)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(352)@60dfebe438ba: 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(352)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: 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_up-RSL(353)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(352)@60dfebe438ba: 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(352)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(352)@60dfebe438ba: 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(352)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: 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-IPA(352)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up(355)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up(355)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_up(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: 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(355)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Power level in L1 header reduced as expected", component reason not changed
TC_rsl_ms_pwr_dyn_up(355)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_up(355)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3555
TC_rsl_ms_pwr_dyn_up-RSL(353)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_up-RSL-IPA(352)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(354)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(352): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(353): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(354): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_up(355): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up pass'.
Mon Mar 17 06:23:05 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_up pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_up.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=23990261)
Waiting for packet dumper to finish... 1 (prev_count=23990261, count=23990760)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------
Mon Mar 17 06:23: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_down started.
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Tx:{ 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-IPA(356)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Tx:{ 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(357)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Tx:{ 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(357)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Tx:{ 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(357)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(356)@60dfebe438ba: 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(356)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: 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-IPA(356)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(356)@60dfebe438ba: 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(356)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: 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(357)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(356)@60dfebe438ba: 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(356)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(356)@60dfebe438ba: 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_down-RSL(357)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down(359)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down(359)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_down(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: 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(359)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Power level increased to lowest power value", component reason not changed
TC_rsl_ms_pwr_dyn_down(359)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_down(359)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3585
TC_rsl_ms_pwr_dyn_down-RSL(357)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(358)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_down-RSL-IPA(356)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(356): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(357): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_down(359): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down pass'.
Mon Mar 17 06:23:21 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_down pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13625111)
Waiting for packet dumper to finish... 1 (prev_count=13625111, count=13629295)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:23: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_ass_updown started.
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Tx:{ 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(361)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Tx:{ 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(361)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Tx:{ 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(361)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Tx:{ 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(361)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(360)@60dfebe438ba: 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(360)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: 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-IPA(360)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(360)@60dfebe438ba: 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(360)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(360)@60dfebe438ba: 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(360)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: 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(361)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: 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-IPA(360)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ass_updown-RSL-IPA(360)@60dfebe438ba: 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(360)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: 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_ass_updown-RSL(361)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(363)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(363)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_ass_updown(363)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: 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(363)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Power level in L1 decreased/increased as expected", component reason not changed
TC_rsl_ms_pwr_dyn_ass_updown(363)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_ass_updown(363)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3540
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_ass_updown-RSL(361)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(362)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(360): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(361): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(362): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown(363): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass'.
Mon Mar 17 06:23:34 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9412257)
Waiting for packet dumper to finish... 1 (prev_count=9412257, count=9412756)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------
Mon Mar 17 06:23: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_max started.
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Tx:{ 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(365)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Tx:{ 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(364)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Tx:{ 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(365)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Tx:{ 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(365)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(364)@60dfebe438ba: 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(364)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: 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(364)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(364)@60dfebe438ba: 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(364)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(364)@60dfebe438ba: 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(364)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: 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(365)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(364)@60dfebe438ba: 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(364)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max(367)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max(367)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_max(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: 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(367)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_max(367)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3570
TC_rsl_ms_pwr_dyn_max-RSL(365)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_max-RSL-IPA(364)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(366)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(364): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(365): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(366): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ms_pwr_dyn_max(367): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max pass'.
Mon Mar 17 06:23:49 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_max pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_max.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13217891)
Waiting for packet dumper to finish... 1 (prev_count=13217891, count=13218390)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'.
------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------
Mon Mar 17 06:23: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_chan_initial_ms_pwr started.
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Tx:{ 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(369)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Tx:{ 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(369)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Tx:{ 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(369)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(368)@60dfebe438ba: 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(368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: 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(369)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Tx:{ 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-IPA(368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(368)@60dfebe438ba: 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-IPA(368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(368)@60dfebe438ba: 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(368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(368)@60dfebe438ba: 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(368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "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(371)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(371)@60dfebe438ba: 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(371)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(371)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(371)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "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(372)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(372)@60dfebe438ba: 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(372)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(372)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(372)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "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(373)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(373)@60dfebe438ba: 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(373)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(373)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(373)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "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(374)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(374)@60dfebe438ba: 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(374)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(374)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(374)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
IPA-CTRL-CLI-IPA(370)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_chan_initial_ms_pwr-RSL-IPA(368)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_chan_initial_ms_pwr-RSL(369)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(368): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(369): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(371): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(372): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(373): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(374): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr pass'.
Mon Mar 17 06:23:57 UTC 2025
====== BTS_Tests.TC_rsl_chan_initial_ms_pwr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_chan_initial_ms_pwr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3687412)
Waiting for packet dumper to finish... 1 (prev_count=3687412, count=3691287)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'.
------ BTS_Tests.TC_rsl_chan_initial_ta ------
Mon Mar 17 06:24: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_chan_initial_ta started.
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Tx:{ 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(376)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Tx:{ 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(376)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Tx:{ 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(375)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Tx:{ 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(376)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(375)@60dfebe438ba: 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(375)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: 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-IPA(375)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(375)@60dfebe438ba: 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(375)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(375)@60dfebe438ba: 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(375)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: 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_chan_initial_ta-RSL(376)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(375)@60dfebe438ba: 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(375)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta(378)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta(378)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_chan_initial_ta(378)@60dfebe438ba: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_chan_initial_ta(378)@60dfebe438ba: setverdict(fail): pass -> fail reason: "TA in L1 header does not match the signaled (RSL) TA.", new component reason: "TA in L1 header does not match the signaled (RSL) TA."
TC_rsl_chan_initial_ta(378)@60dfebe438ba: Final verdict of PTC: fail reason: "TA in L1 header does not match the signaled (RSL) TA."
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":3939
TC_rsl_chan_initial_ta-RSL(376)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_chan_initial_ta-RSL-IPA(375)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(377)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(375): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(376): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(377): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_chan_initial_ta(378): fail (none -> fail) reason: "TA in L1 header does not match the signaled (RSL) TA."
MTC@60dfebe438ba: Test case TC_rsl_chan_initial_ta finished. Verdict: fail reason: TA in L1 header does not match the signaled (RSL) TA.
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail'.
Mon Mar 17 06:24:03 UTC 2025
------ BTS_Tests.TC_rsl_chan_initial_ta fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_chan_initial_ta.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2938966)
Waiting for packet dumper to finish... 1 (prev_count=2938966, count=2939465)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'.
------ BTS_Tests.TC_rsl_modify_encr ------
Mon Mar 17 06:24: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_rsl_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_modify_encr started.
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Tx:{ 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(380)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Tx:{ 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(380)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Tx:{ 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(380)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Tx:{ 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(380)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(379)@60dfebe438ba: 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(379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: 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-IPA(379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(379)@60dfebe438ba: 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(379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: 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(380)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(379)@60dfebe438ba: 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(379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_modify_encr-RSL-IPA(379)@60dfebe438ba: 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(380)@60dfebe438ba: 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_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: 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_modify_encr-RSL(380)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rsl_modify_encr": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rsl_modify_encr(382)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_modify_encr(382)@60dfebe438ba: 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(382)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_rsl_modify_encr(382)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(382)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(382)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(382)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(382)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rsl_modify_encr": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rsl_modify_encr(383)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_modify_encr(383)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_rsl_modify_encr(383)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(383)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(383)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(383)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(383)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rsl_modify_encr": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rsl_modify_encr(384)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_modify_encr(384)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_rsl_modify_encr(384)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(384)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(384)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(384)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(384)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rsl_modify_encr": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rsl_modify_encr(385)@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_modify_encr(385)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_rsl_modify_encr(385)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(385)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(385)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(385)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(385)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_rsl_modify_encr-RSL(380)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(381)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_modify_encr-RSL-IPA(379)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(379): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_modify_encr-RSL(380): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_modify_encr(382): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_modify_encr(383): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_modify_encr(384): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_modify_encr(385): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rsl_modify_encr finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr pass'.
Mon Mar 17 06:24:22 UTC 2025
====== BTS_Tests.TC_rsl_modify_encr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_modify_encr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14455645)
Waiting for packet dumper to finish... 1 (prev_count=14455645, count=14459829)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'.
------ BTS_Tests.TC_rsl_rf_resource_ind ------
Mon Mar 17 06:24: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_rf_resource_ind started.
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Tx:{ 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(387)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Tx:{ 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(387)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Tx:{ 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(387)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Tx:{ 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(387)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(386)@60dfebe438ba: 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(386)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: 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(386)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(386)@60dfebe438ba: 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(386)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(386)@60dfebe438ba: 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(387)@60dfebe438ba: 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_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(386)@60dfebe438ba: 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(386)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: 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_rf_resource_ind-RSL(387)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7813
TC_rsl_rf_resource_ind-RSL(387)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_rf_resource_ind-RSL-IPA(386)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(388)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(386): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(387): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(388): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rsl_rf_resource_ind finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind pass'.
Mon Mar 17 06:24:41 UTC 2025
====== BTS_Tests.TC_rsl_rf_resource_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_rf_resource_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13977570)
Waiting for packet dumper to finish... 1 (prev_count=13977570, count=13978506)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'.
------ BTS_Tests.TC_conn_fail_crit ------
Mon Mar 17 06:24: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_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_conn_fail_crit started.
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Tx:{ 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(390)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Tx:{ 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(390)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Tx:{ 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(390)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Tx:{ 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(390)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(389)@60dfebe438ba: 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(389)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL(390)@60dfebe438ba: 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(389)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(389)@60dfebe438ba: 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(389)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(389)@60dfebe438ba: 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(389)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL(390)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(390)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_conn_fail_crit-RSL(390)@60dfebe438ba: 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(390)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(390)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_conn_fail_crit-RSL(390)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_conn_fail_crit-RSL(390)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(390)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(389)@60dfebe438ba: 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(389)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_conn_fail_crit-RSL(390)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_conn_fail_crit-RSL(390)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(390)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit(392)@60dfebe438ba: setverdict(pass): none -> pass
TC_conn_fail_crit(392)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_conn_fail_crit(392)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_conn_fail_crit(392)@60dfebe438ba: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(391)@60dfebe438ba: Final verdict of PTC: none
TC_conn_fail_crit-RSL(390)@60dfebe438ba: Final verdict of PTC: none
TC_conn_fail_crit-RSL-IPA(389)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(389): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_conn_fail_crit-RSL(390): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_conn_fail_crit(392): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_conn_fail_crit finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit pass'.
Mon Mar 17 06:25:03 UTC 2025
====== BTS_Tests.TC_conn_fail_crit pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_conn_fail_crit.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17029311)
Waiting for packet dumper to finish... 1 (prev_count=17029311, count=17029810)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'.
------ BTS_Tests.TC_paging_imsi_80percent ------
Mon Mar 17 06:25: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_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_paging_imsi_80percent started.
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Tx:{ 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(394)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Tx:{ 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(394)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(393)@60dfebe438ba: 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(393)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: 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(394)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(393)@60dfebe438ba: 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(393)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Tx:{ 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-IPA(393)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: 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_80percent-RSL(394)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(393)@60dfebe438ba: 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(394)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: 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_80percent-RSL(394)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(393)@60dfebe438ba: 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(393)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: pch_blocks_total=271 pch_blocks_per_sec=13.594771 interval=0.073558
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: num_paging_sent=271 rcvd_msgs=171 rcvd_ids=271
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4329
TC_paging_imsi_80percent-RSL(394)@60dfebe438ba: Final verdict of PTC: none
TC_paging_imsi_80percent-RSL-IPA(393)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(395)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(393): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_paging_imsi_80percent-RSL(394): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_paging_imsi_80percent finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent pass'.
Mon Mar 17 06:25:31 UTC 2025
====== BTS_Tests.TC_paging_imsi_80percent pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_imsi_80percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20966928)
Waiting for packet dumper to finish... 1 (prev_count=20966928, count=20967427)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'.
------ BTS_Tests.TC_paging_tmsi_80percent ------
Mon Mar 17 06:25: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_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_paging_tmsi_80percent started.
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Tx:{ 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(397)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Tx:{ 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(397)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Tx:{ 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(397)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Tx:{ 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(397)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(396)@60dfebe438ba: 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(396)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: 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(396)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(396)@60dfebe438ba: 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(396)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(396)@60dfebe438ba: 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(396)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: 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(397)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(396)@60dfebe438ba: 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(396)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: 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(397)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: pch_blocks_total=543 pch_blocks_per_sec=27.189542 interval=0.036779
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: num_paging_sent=543 rcvd_msgs=172 rcvd_ids=543
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4356
TC_paging_tmsi_80percent-RSL(397)@60dfebe438ba: Final verdict of PTC: none
TC_paging_tmsi_80percent-RSL-IPA(396)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(398)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(396): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_paging_tmsi_80percent-RSL(397): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(398): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_paging_tmsi_80percent finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent pass'.
Mon Mar 17 06:25:58 UTC 2025
====== BTS_Tests.TC_paging_tmsi_80percent pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_tmsi_80percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=21329083)
Waiting for packet dumper to finish... 1 (prev_count=21329083, count=21329582)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'.
------ BTS_Tests.TC_paging_imsi_200percent ------
Mon Mar 17 06:26: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_paging_imsi_200percent.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_paging_imsi_200percent started.
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Tx:{ 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(400)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Tx:{ 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(400)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Tx:{ 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-IPA(399)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Tx:{ 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(400)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(399)@60dfebe438ba: 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(399)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: 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(399)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(399)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(399)@60dfebe438ba: 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(399)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(399)@60dfebe438ba: 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(399)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: 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(400)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: pch_blocks_total=679 pch_blocks_per_sec=33.986928 interval=0.029423
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: num_paging_sent=679 rcvd_msgs=269 rcvd_ids=535
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4385
TC_paging_imsi_200percent-RSL(400)@60dfebe438ba: Final verdict of PTC: none
TC_paging_imsi_200percent-RSL-IPA(399)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(401)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(399): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_paging_imsi_200percent-RSL(400): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_paging_imsi_200percent finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent pass'.
Mon Mar 17 06:26:37 UTC 2025
====== BTS_Tests.TC_paging_imsi_200percent pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_imsi_200percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=32335422)
Waiting for packet dumper to finish... 1 (prev_count=32335422, count=32339168)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'.
------ BTS_Tests.TC_paging_tmsi_200percent ------
Mon Mar 17 06:26: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_paging_tmsi_200percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_200percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_paging_tmsi_200percent started.
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Tx:{ 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(403)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Tx:{ 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(403)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Tx:{ 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(403)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Tx:{ 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(403)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(402)@60dfebe438ba: 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(402)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: 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(402)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(402)@60dfebe438ba: 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(402)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(402)@60dfebe438ba: 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(403)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: 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_200percent-RSL(403)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(402)@60dfebe438ba: 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(402)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: 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_200percent-RSL(403)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: pch_blocks_total=1359 pch_blocks_per_sec=67.973856 interval=0.014712
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: num_paging_sent=1359 rcvd_msgs=220 rcvd_ids=873
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4414
TC_paging_tmsi_200percent-RSL(403)@60dfebe438ba: Final verdict of PTC: none
TC_paging_tmsi_200percent-RSL-IPA(402)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(404)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(402): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_paging_tmsi_200percent-RSL(403): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_paging_tmsi_200percent finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent pass'.
Mon Mar 17 06:27:10 UTC 2025
====== BTS_Tests.TC_paging_tmsi_200percent pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_tmsi_200percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=28951811)
Waiting for packet dumper to finish... 1 (prev_count=28951811, count=28952310)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'.
------ BTS_Tests.TC_rsl_protocol_error ------
Mon Mar 17 06:27: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_rsl_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_protocol_error started.
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Tx:{ 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(406)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Tx:{ 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(406)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Tx:{ 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(406)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Tx:{ 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(406)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(405)@60dfebe438ba: 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(405)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: 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(405)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(405)@60dfebe438ba: 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(405)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(405)@60dfebe438ba: 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(405)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: 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_protocol_error-RSL(406)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(405)@60dfebe438ba: 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(405)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_protocol_error-RSL(406)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(407)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_protocol_error-RSL-IPA(405)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(405): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_protocol_error-RSL(406): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(407): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rsl_protocol_error finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error pass'.
Mon Mar 17 06:27:15 UTC 2025
====== BTS_Tests.TC_rsl_protocol_error pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_protocol_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1942753)
Waiting for packet dumper to finish... 1 (prev_count=1942753, count=1943252)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'.
------ BTS_Tests.TC_rsl_mand_ie_error ------
Mon Mar 17 06:27: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_mand_ie_error started.
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Tx:{ 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(409)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Tx:{ 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(409)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Tx:{ 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(409)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Tx:{ 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(409)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(408)@60dfebe438ba: 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(408)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: 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(408)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(408)@60dfebe438ba: 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(408)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(408)@60dfebe438ba: 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(408)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: 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_mand_ie_error-RSL(409)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: 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_mand_ie_error-RSL(409)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(408)@60dfebe438ba: 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(408)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_mand_ie_error-RSL(409)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(410)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_mand_ie_error-RSL-IPA(408)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(408): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_mand_ie_error-RSL(409): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(410): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rsl_mand_ie_error finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error pass'.
Mon Mar 17 06:27:21 UTC 2025
====== BTS_Tests.TC_rsl_mand_ie_error pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_mand_ie_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1937161)
Waiting for packet dumper to finish... 1 (prev_count=1937161, count=1937660)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'.
------ BTS_Tests.TC_rsl_ie_content_error ------
Mon Mar 17 06:27: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rsl_ie_content_error started.
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Tx:{ 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(412)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Tx:{ 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(412)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Tx:{ 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(412)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Tx:{ 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(412)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(411)@60dfebe438ba: 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(411)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: 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(411)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(412)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: 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(412)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(411)@60dfebe438ba: 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(411)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: 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_ie_content_error-RSL(412)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(411)@60dfebe438ba: 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(411)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_rsl_ie_content_error-RSL(412)@60dfebe438ba: Final verdict of PTC: none
TC_rsl_ie_content_error-RSL-IPA(411)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(413)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(411): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rsl_ie_content_error-RSL(412): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rsl_ie_content_error finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error pass'.
Mon Mar 17 06:27:27 UTC 2025
====== BTS_Tests.TC_rsl_ie_content_error pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ie_content_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1939155)
Waiting for packet dumper to finish... 1 (prev_count=1939155, count=1942901)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'.
------ BTS_Tests.TC_si_sched_default ------
Mon Mar 17 06:27: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_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_si_sched_default started.
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Tx:{ 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(415)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_si_sched_default-RSL(415)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Tx:{ 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(414)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_si_sched_default-RSL(415)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Tx:{ 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(414)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Tx:{ 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(415)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(414)@60dfebe438ba: 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(414)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL(415)@60dfebe438ba: 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-IPA(414)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL(415)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(415)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(414)@60dfebe438ba: 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_default-RSL-IPA(414)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(414)@60dfebe438ba: 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(414)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(414)@60dfebe438ba: 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(415)@60dfebe438ba: 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-IPA(414)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL(415)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(415)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_default-RSL(415)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_si_sched_default-RSL(415)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(415)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_si_sched_default-RSL(415)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_si_sched_default-RSL(415)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(415)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: "TC_si_sched_default": TC=0 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_default": TC=1 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_default": TC=2 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_default": TC=3 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_default": TC=4 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_default": TC=5 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_default": TC=6 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_default": TC=7 has #of SI=4
MTC@60dfebe438ba: 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@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4941
TC_si_sched_default-RSL(415)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(416)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_default-RSL-IPA(414)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_default-RSL-IPA(414): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_default-RSL(415): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(416): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_si_sched_default finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default pass'.
Mon Mar 17 06:27:40 UTC 2025
====== BTS_Tests.TC_si_sched_default pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_default.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8917230)
Waiting for packet dumper to finish... 1 (prev_count=8917230, count=8917729)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'.
------ BTS_Tests.TC_si_sched_1 ------
Mon Mar 17 06:27: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_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_si_sched_1 started.
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Tx:{ 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(418)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Tx:{ 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(418)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL(418)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Tx:{ 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-IPA(417)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Tx:{ 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(418)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(417)@60dfebe438ba: 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(417)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL(418)@60dfebe438ba: 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(417)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(417)@60dfebe438ba: 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(417)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(417)@60dfebe438ba: 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(417)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL(418)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(418)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_si_sched_1-RSL(418)@60dfebe438ba: 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_1-RSL(418)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(418)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_1-RSL(418)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_si_sched_1-RSL(418)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(418)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(417)@60dfebe438ba: 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(417)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_si_sched_1-RSL(418)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_si_sched_1-RSL(418)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(418)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_1 (1): '5506198FB38000000000000000000000000000E504002B'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: "TC_si_sched_1": TC=0 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_1": TC=1 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_1": TC=2 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_1": TC=3 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_1": TC=4 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_1": TC=5 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_1": TC=6 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_1": TC=7 has #of SI=4
MTC@60dfebe438ba: 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@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4949
TC_si_sched_1-RSL(418)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(419)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_1-RSL-IPA(417)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_1-RSL-IPA(417): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_1-RSL(418): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_si_sched_1 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 pass'.
Mon Mar 17 06:27:54 UTC 2025
====== BTS_Tests.TC_si_sched_1 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_1.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8911728)
Waiting for packet dumper to finish... 1 (prev_count=8911728, count=8912227)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'.
------ BTS_Tests.TC_si_sched_2bis ------
Mon Mar 17 06:27: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_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_si_sched_2bis started.
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Tx:{ 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(421)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Tx:{ 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(421)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Tx:{ 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(421)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Tx:{ 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(421)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(420)@60dfebe438ba: 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(420)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL(421)@60dfebe438ba: 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(420)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(420)@60dfebe438ba: 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(420)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(420)@60dfebe438ba: 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(420)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL(421)@60dfebe438ba: 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_2bis-RSL-IPA(420)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(420)@60dfebe438ba: 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(420)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_2bis-RSL(421)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_si_sched_2bis-RSL(421)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: "TC_si_sched_2bis": TC=0 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2bis": TC=1 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2bis": TC=2 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2bis": TC=3 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_2bis": TC=4 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_2bis": TC=5 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2bis": TC=6 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2bis": TC=7 has #of SI=4
MTC@60dfebe438ba: 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@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4957
TC_si_sched_2bis-RSL(421)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_2bis-RSL-IPA(420)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(422)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(420): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_2bis-RSL(421): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_si_sched_2bis finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis pass'.
Mon Mar 17 06:28:07 UTC 2025
====== BTS_Tests.TC_si_sched_2bis pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_2bis.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8915137)
Waiting for packet dumper to finish... 1 (prev_count=8915137, count=8915636)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'.
------ BTS_Tests.TC_si_sched_2ter ------
Mon Mar 17 06:28: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_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_si_sched_2ter started.
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Tx:{ 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(424)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Tx:{ 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(423)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_si_sched_2ter-RSL(424)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Tx:{ 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(424)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Tx:{ 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(424)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(423)@60dfebe438ba: 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(423)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL(424)@60dfebe438ba: 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(423)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(423)@60dfebe438ba: 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(423)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL(424)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(423)@60dfebe438ba: 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(424)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_si_sched_2ter-RSL(424)@60dfebe438ba: 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_2ter-RSL(424)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(424)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_2ter-RSL(424)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_si_sched_2ter-RSL(424)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(424)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(423)@60dfebe438ba: 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(423)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_si_sched_2ter-RSL(424)@60dfebe438ba: 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_2ter-RSL(424)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(424)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: "TC_si_sched_2ter": TC=0 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter": TC=1 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter": TC=2 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter": TC=3 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_2ter": TC=4 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_2ter": TC=5 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter": TC=6 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter": TC=7 has #of SI=4
MTC@60dfebe438ba: 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@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4965
TC_si_sched_2ter-RSL(424)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(425)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_2ter-RSL-IPA(423)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(423): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_2ter-RSL(424): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_si_sched_2ter finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter pass'.
Mon Mar 17 06:28:21 UTC 2025
====== BTS_Tests.TC_si_sched_2ter pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8915123)
Waiting for packet dumper to finish... 1 (prev_count=8915123, count=8915622)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'.
------ BTS_Tests.TC_si_sched_2ter_2bis ------
Mon Mar 17 06:28: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_si_sched_2ter_2bis started.
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Tx:{ 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(427)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Tx:{ 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(427)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Tx:{ 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-IPA(426)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Tx:{ 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(427)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(426)@60dfebe438ba: 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(426)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: 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(427)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(426)@60dfebe438ba: 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(426)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(426)@60dfebe438ba: 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(426)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(426)@60dfebe438ba: 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(426)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: 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_2ter_2bis-RSL(427)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: "TC_si_sched_2ter_2bis": TC=0 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter_2bis": TC=1 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter_2bis": TC=2 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter_2bis": TC=3 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_2ter_2bis": TC=4 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_2ter_2bis": TC=5 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter_2bis": TC=6 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_2ter_2bis": TC=7 has #of SI=4
MTC@60dfebe438ba: 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@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4975
TC_si_sched_2ter_2bis-RSL(427)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(428)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_2ter_2bis-RSL-IPA(426)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(426): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(427): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(428): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_si_sched_2ter_2bis finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis pass'.
Mon Mar 17 06:28:35 UTC 2025
====== BTS_Tests.TC_si_sched_2ter_2bis pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_2ter_2bis.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8906170)
Waiting for packet dumper to finish... 1 (prev_count=8906170, count=8906669)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'.
------ BTS_Tests.TC_si_sched_2quater ------
Mon Mar 17 06:28: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_si_sched_2quater.pcap" >/data/BTS_Tests.TC_si_sched_2quater.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_si_sched_2quater started.
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Tx:{ 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(430)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Tx:{ 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(430)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Tx:{ 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(430)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Tx:{ 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(430)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(429)@60dfebe438ba: 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(429)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL(430)@60dfebe438ba: 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(430)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(430)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(429)@60dfebe438ba: 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(429)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(429)@60dfebe438ba: 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(429)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(429)@60dfebe438ba: 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(429)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL(430)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_si_sched_2quater-RSL(430)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(430)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_si_sched_2quater-RSL(430)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_si_sched_2quater-RSL(430)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(430)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_si_sched_2quater-RSL(430)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_si_sched_2quater-RSL(430)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(430)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_2quater (41): '050607B10004864982EDDB8D555867EE3C95540B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B'O ("+++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: "TC_si_sched_2quater": TC=0 has #of SI=8
MTC@60dfebe438ba: "TC_si_sched_2quater": TC=1 has #of SI=8
MTC@60dfebe438ba: "TC_si_sched_2quater": TC=2 has #of SI=8
MTC@60dfebe438ba: "TC_si_sched_2quater": TC=3 has #of SI=9
MTC@60dfebe438ba: "TC_si_sched_2quater": TC=4 has #of SI=9
MTC@60dfebe438ba: "TC_si_sched_2quater": TC=5 has #of SI=1
MTC@60dfebe438ba: "TC_si_sched_2quater": TC=6 has #of SI=9
MTC@60dfebe438ba: "TC_si_sched_2quater": TC=7 has #of SI=8
MTC@60dfebe438ba: 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@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4983
IPA-CTRL-CLI-IPA(431)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_2quater-RSL(430)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_2quater-RSL-IPA(429)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(429): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_2quater-RSL(430): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(431): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_si_sched_2quater finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater pass'.
Mon Mar 17 06:28:56 UTC 2025
====== BTS_Tests.TC_si_sched_2quater pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_2quater.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15859317)
Waiting for packet dumper to finish... 1 (prev_count=15859317, count=15859816)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'.
------ BTS_Tests.TC_si_sched_13 ------
Mon Mar 17 06:29: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_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_si_sched_13 started.
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Tx:{ 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(433)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Tx:{ 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(433)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Tx:{ 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(433)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Tx:{ 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(433)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(432)@60dfebe438ba: 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(432)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL(433)@60dfebe438ba: 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(433)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(433)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(432)@60dfebe438ba: 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(432)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(432)@60dfebe438ba: 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(432)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(432)@60dfebe438ba: 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(432)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL(433)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_si_sched_13-RSL(433)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(433)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_si_sched_13-RSL(433)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_si_sched_13-RSL(433)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(433)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_si_sched_13-RSL(433)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_si_sched_13-RSL(433)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(433)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_13 (40): '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: "TC_si_sched_13": TC=0 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_13": TC=1 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_13": TC=2 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_13": TC=3 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_13": TC=4 has #of SI=5
MTC@60dfebe438ba: "TC_si_sched_13": TC=5 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_13": TC=6 has #of SI=4
MTC@60dfebe438ba: "TC_si_sched_13": TC=7 has #of SI=4
MTC@60dfebe438ba: 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@60dfebe438ba: not-bccch-extended
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4993
IPA-CTRL-CLI-IPA(434)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_13-RSL(433)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_13-RSL-IPA(432)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_13-RSL-IPA(432): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_13-RSL(433): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_si_sched_13 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 pass'.
Mon Mar 17 06:29:10 UTC 2025
====== BTS_Tests.TC_si_sched_13 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_13.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8907024)
Waiting for packet dumper to finish... 1 (prev_count=8907024, count=8907523)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:29: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_si_sched_13_2bis_2ter_2quater started.
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Tx:{ 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(436)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Tx:{ 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(436)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Tx:{ 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(436)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Tx:{ 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(436)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(435)@60dfebe438ba: 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(435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: 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(435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(435)@60dfebe438ba: 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(435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(435)@60dfebe438ba: 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(435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(435)@60dfebe438ba: 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(435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_2quater (41): '050607B10004864982EDDB8D555867EE3C95540B2B2B2B'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_13 (40): '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B'O ("+++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@60dfebe438ba: Protocol discriminator is not RR (!= '0110'B): 0
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: 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@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: 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@60dfebe438ba: "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=8
MTC@60dfebe438ba: "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=8
MTC@60dfebe438ba: "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=8
MTC@60dfebe438ba: "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=9
MTC@60dfebe438ba: "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=7
MTC@60dfebe438ba: "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=9
MTC@60dfebe438ba: "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=9
MTC@60dfebe438ba: "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=8
MTC@60dfebe438ba: 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@60dfebe438ba: not-bccch-extended
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":5009
TC_si_sched_13_2bis_2ter_2quater-RSL(436)@60dfebe438ba: Final verdict of PTC: none
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(437)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(435): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(436): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass'.
Mon Mar 17 06:29:32 UTC 2025
====== BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15869510)
Waiting for packet dumper to finish... 1 (prev_count=15869510, count=15873694)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'.
------ BTS_Tests.TC_ipa_dlcx_not_active ------
Mon Mar 17 06:29: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ipa_dlcx_not_active started.
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Tx:{ 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(439)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Tx:{ 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(439)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Tx:{ 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(439)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Tx:{ 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(439)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(438)@60dfebe438ba: 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(438)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: 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(438)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(438)@60dfebe438ba: 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(438)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(438)@60dfebe438ba: 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(438)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: 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(439)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: 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_dlcx_not_active-RSL(439)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(438)@60dfebe438ba: 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(438)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active(441)@60dfebe438ba: setverdict(pass): none -> pass
TC_ipa_dlcx_not_active(441)@60dfebe438ba: Final verdict of PTC: pass
TC_ipa_dlcx_not_active-RSL(439)@60dfebe438ba: Final verdict of PTC: none
TC_ipa_dlcx_not_active-RSL-IPA(438)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(440)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(438): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(439): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(440): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_dlcx_not_active(441): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_ipa_dlcx_not_active finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active pass'.
Mon Mar 17 06:29:37 UTC 2025
====== BTS_Tests.TC_ipa_dlcx_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_dlcx_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1941339)
Waiting for packet dumper to finish... 1 (prev_count=1941339, count=1945085)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'.
------ BTS_Tests.TC_ipa_crcx_twice_not_active ------
Mon Mar 17 06:29: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ipa_crcx_twice_not_active started.
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Tx:{ 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(443)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Tx:{ 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(443)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Tx:{ 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(443)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Tx:{ 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(443)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(442)@60dfebe438ba: 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(442)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(442)@60dfebe438ba: 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(442)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(442)@60dfebe438ba: 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(443)@60dfebe438ba: 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(442)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: 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(443)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: 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-IPA(442)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(442)@60dfebe438ba: 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(442)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active(445)@60dfebe438ba: setverdict(pass): none -> pass
TC_ipa_crcx_twice_not_active(445)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_twice_not_active(445)@60dfebe438ba: Final verdict of PTC: pass
TC_ipa_crcx_twice_not_active-RSL(443)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(444)@60dfebe438ba: Final verdict of PTC: none
TC_ipa_crcx_twice_not_active-RSL-IPA(442)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(442): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(443): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_twice_not_active(445): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_ipa_crcx_twice_not_active finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active pass'.
Mon Mar 17 06:29:43 UTC 2025
====== BTS_Tests.TC_ipa_crcx_twice_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_crcx_twice_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1949769)
Waiting for packet dumper to finish... 1 (prev_count=1949769, count=1950268)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:29: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ipa_crcx_mdcx_dlcx_not_active started.
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Tx:{ 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(447)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Tx:{ 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(447)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Tx:{ 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(447)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Tx:{ 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(447)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(446)@60dfebe438ba: 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(446)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: 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(446)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(446)@60dfebe438ba: 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(446)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(446)@60dfebe438ba: 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(447)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: 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(446)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: 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(447)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(446)@60dfebe438ba: 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(446)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active(449)@60dfebe438ba: setverdict(pass): none -> pass
TC_ipa_crcx_mdcx_dlcx_not_active(449)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_dlcx_not_active(449)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_dlcx_not_active(449)@60dfebe438ba: Final verdict of PTC: pass
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(448)@60dfebe438ba: Final verdict of PTC: none
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(446): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(447): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(448): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active(449): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass'.
Mon Mar 17 06:29:49 UTC 2025
====== BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1959154)
Waiting for packet dumper to finish... 1 (prev_count=1959154, count=1959653)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:29: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started.
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Tx:{ 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(451)@60dfebe438ba: 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(450)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Tx:{ 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(451)@60dfebe438ba: 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(450)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Tx:{ 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(451)@60dfebe438ba: 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(450)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Tx:{ 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(451)@60dfebe438ba: 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(450)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(450)@60dfebe438ba: 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(450)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451)@60dfebe438ba: 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-IPA(450)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(450)@60dfebe438ba: 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(450)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(450)@60dfebe438ba: 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-IPA(450)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451)@60dfebe438ba: 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(451)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451)@60dfebe438ba: 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(451)@60dfebe438ba: 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(451)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451)@60dfebe438ba: 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(451)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(450)@60dfebe438ba: 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-IPA(450)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451)@60dfebe438ba: 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(451)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(453)@60dfebe438ba: setverdict(pass): none -> pass
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(453)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(453)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(453)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(453)@60dfebe438ba: Final verdict of PTC: pass
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(452)@60dfebe438ba: Final verdict of PTC: none
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(450): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(451): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(453): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass'.
Mon Mar 17 06:29:54 UTC 2025
====== BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass ======

Saving talloc report from 172.18.232.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=1957057)
Waiting for packet dumper to finish... 1 (prev_count=1957057, count=1957556)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'.
------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------
Mon Mar 17 06:29: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ipa_crcx_sdcch_not_active started.
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Tx:{ 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(455)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Tx:{ 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(455)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Tx:{ 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(455)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Tx:{ 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(455)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(454)@60dfebe438ba: 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(454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: 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(455)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(454)@60dfebe438ba: 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(454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(454)@60dfebe438ba: 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(454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(454)@60dfebe438ba: 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(454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active(457)@60dfebe438ba: setverdict(pass): none -> pass
TC_ipa_crcx_sdcch_not_active(457)@60dfebe438ba: Final verdict of PTC: pass
TC_ipa_crcx_sdcch_not_active(458)@60dfebe438ba: setverdict(pass): none -> pass
TC_ipa_crcx_sdcch_not_active(458)@60dfebe438ba: Final verdict of PTC: pass
TC_ipa_crcx_sdcch_not_active-RSL(455)@60dfebe438ba: Final verdict of PTC: none
TC_ipa_crcx_sdcch_not_active-RSL-IPA(454)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(456)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(454): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(455): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(456): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_sdcch_not_active(457): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_sdcch_not_active(458): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active pass'.
Mon Mar 17 06:30:00 UTC 2025
====== BTS_Tests.TC_ipa_crcx_sdcch_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_crcx_sdcch_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1949398)
Waiting for packet dumper to finish... 1 (prev_count=1949398, count=1949897)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'.
------ BTS_Tests.TC_ipa_crcx_ack_addr ------
Mon Mar 17 06:30: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ipa_crcx_ack_addr started.
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Tx:{ 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(460)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Tx:{ 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(460)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Tx:{ 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(460)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Tx:{ 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(460)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(459)@60dfebe438ba: 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(459)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: 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-IPA(459)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(459)@60dfebe438ba: 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(459)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(459)@60dfebe438ba: 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(459)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(459)@60dfebe438ba: 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(459)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr(462)@60dfebe438ba: setverdict(pass): none -> pass
TC_ipa_crcx_ack_addr(462)@60dfebe438ba: 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(462)@60dfebe438ba: Final verdict of PTC: fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
TC_ipa_crcx_ack_addr(463)@60dfebe438ba: setverdict(pass): none -> pass
TC_ipa_crcx_ack_addr(463)@60dfebe438ba: 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(463)@60dfebe438ba: Final verdict of PTC: fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
TC_ipa_crcx_ack_addr-RSL(460)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(461)@60dfebe438ba: Final verdict of PTC: none
TC_ipa_crcx_ack_addr-RSL-IPA(459)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(459): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(460): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(461): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_ack_addr(462): fail (none -> fail) reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
MTC@60dfebe438ba: Local verdict of PTC TC_ipa_crcx_ack_addr(463): fail (fail -> fail) reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
MTC@60dfebe438ba: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: CRCX ACK indicates nonsense addr "0.0.0.0"
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'.
Mon Mar 17 06:30:05 UTC 2025
------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1963408)
Waiting for packet dumper to finish... 1 (prev_count=1963408, count=1963907)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'.
------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------
Mon Mar 17 06:30: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_paging_imsi_200percent_with_ps started.
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Tx:{ 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(465)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Tx:{ 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(465)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Tx:{ 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(465)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Tx:{ 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(465)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(464)@60dfebe438ba: 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(464)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: 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(464)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(464)@60dfebe438ba: 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(464)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(465)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: 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(464)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: 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-IPA(464)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: 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(465)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(464)@60dfebe438ba: 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(464)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: pch_blocks_total=679 pch_blocks_per_sec=33.986928 interval=0.029423
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: Rx LOAD_IND
MTC@60dfebe438ba: num_paging_sent=679 rcvd_msgs=269 rcvd_ids=535
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":4445
TC_paging_imsi_200percent_with_ps-RSL(465)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(466)@60dfebe438ba: Final verdict of PTC: none
TC_paging_imsi_200percent_with_ps-RSL-IPA(464)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(464): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(465): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps pass'.
Mon Mar 17 06:30:44 UTC 2025
====== BTS_Tests.TC_paging_imsi_200percent_with_ps pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_imsi_200percent_with_ps.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=32234583)
Waiting for packet dumper to finish... 1 (prev_count=32234583, count=32235082)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'.
------ BTS_Tests.TC_pcu_act_req ------
Mon Mar 17 06:30: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_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_act_req started.
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Tx:{ 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(468)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Tx:{ 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(468)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Tx:{ 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(468)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Tx:{ 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(468)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(467)@60dfebe438ba: 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(467)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL(468)@60dfebe438ba: 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(468)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(468)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(467)@60dfebe438ba: 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(467)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(467)@60dfebe438ba: 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(467)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(467)@60dfebe438ba: 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(467)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL(468)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_act_req-RSL(468)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(468)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_act_req-RSL(468)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_act_req-RSL(468)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(468)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_act_req-RSL(468)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_act_req-RSL(468)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(468)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_act_req-RSL(468)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(469)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_act_req-RSL-IPA(467)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_act_req-RSL-IPA(467): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_act_req-RSL(468): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_act_req finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req pass'.
Mon Mar 17 06:30:53 UTC 2025
====== BTS_Tests.TC_pcu_act_req pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_act_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3302264)
Waiting for packet dumper to finish... 1 (prev_count=3302264, count=3302763)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'.
------ BTS_Tests.TC_pcu_act_req_wrong_ts ------
Mon Mar 17 06:30: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_act_req_wrong_ts started.
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Tx:{ 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(471)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Tx:{ 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-IPA(470)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Tx:{ 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(471)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Tx:{ 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(471)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(470)@60dfebe438ba: 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(470)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: 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(471)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(470)@60dfebe438ba: 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(470)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(470)@60dfebe438ba: 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(470)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(470)@60dfebe438ba: 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(470)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: 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(471)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_ts-RSL(471)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_act_req_wrong_ts-RSL-IPA(470)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(472)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(470): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(471): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(472): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_act_req_wrong_ts finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts pass'.
Mon Mar 17 06:31:05 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_ts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_ts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4663197)
Waiting for packet dumper to finish... 1 (prev_count=4663197, count=4663696)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'.
------ BTS_Tests.TC_pcu_act_req_wrong_bts ------
Mon Mar 17 06:31: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_act_req_wrong_bts started.
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Tx:{ 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(474)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Tx:{ 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(474)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Tx:{ 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(474)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Tx:{ 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(474)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(473)@60dfebe438ba: 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(473)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: 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(474)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(473)@60dfebe438ba: 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(473)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(473)@60dfebe438ba: 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(473)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(473)@60dfebe438ba: 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(474)@60dfebe438ba: 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(473)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: 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_bts-RSL(474)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_bts-RSL(474)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(475)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_act_req_wrong_bts-RSL-IPA(473)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(473): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(474): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_act_req_wrong_bts finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts pass'.
Mon Mar 17 06:31:16 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_bts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_bts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4675047)
Waiting for packet dumper to finish... 1 (prev_count=4675047, count=4675546)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'.
------ BTS_Tests.TC_pcu_act_req_wrong_trx ------
Mon Mar 17 06:31: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_act_req_wrong_trx started.
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Tx:{ 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(477)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Tx:{ 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(477)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Tx:{ 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(477)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Tx:{ 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(477)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(476)@60dfebe438ba: 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(476)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: 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(476)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(476)@60dfebe438ba: 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(476)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(476)@60dfebe438ba: 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(477)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: 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_trx-RSL-IPA(476)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(476)@60dfebe438ba: 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(476)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_trx-RSL-IPA(476)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_act_req_wrong_trx-RSL(477)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(478)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(476): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(477): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_act_req_wrong_trx finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx pass'.
Mon Mar 17 06:31:28 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_trx pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_trx.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4675315)
Waiting for packet dumper to finish... 1 (prev_count=4675315, count=4675814)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'.
------ BTS_Tests.TC_pcu_deact_req ------
Mon Mar 17 06:31: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_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_deact_req started.
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Tx:{ 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(480)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Tx:{ 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(480)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Tx:{ 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(480)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Tx:{ 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(480)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(479)@60dfebe438ba: 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(479)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(480)@60dfebe438ba: 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(479)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(479)@60dfebe438ba: 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(479)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(479)@60dfebe438ba: 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(480)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(480)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_deact_req-RSL(480)@60dfebe438ba: 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(480)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(480)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_deact_req-RSL(480)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_deact_req-RSL(480)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(480)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(479)@60dfebe438ba: 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(479)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_deact_req-RSL(480)@60dfebe438ba: 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_deact_req-RSL(480)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(480)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_deact_req-RSL(480)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(481)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_deact_req-RSL-IPA(479)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(479): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_deact_req-RSL(480): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(481): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_deact_req finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req pass'.
Mon Mar 17 06:31:41 UTC 2025
====== BTS_Tests.TC_pcu_deact_req pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_deact_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5616671)
Waiting for packet dumper to finish... 1 (prev_count=5616671, count=5617607)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'.
------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------
Mon Mar 17 06:31: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_deact_req_wrong_ts started.
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Tx:{ 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(483)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Tx:{ 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(483)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Tx:{ 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(483)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Tx:{ 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(483)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(482)@60dfebe438ba: 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(482)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: 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(483)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(482)@60dfebe438ba: 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(482)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(482)@60dfebe438ba: 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(482)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(482)@60dfebe438ba: 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(482)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_deact_req_wrong_ts-RSL(483)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_deact_req_wrong_ts-RSL-IPA(482)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(484)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(482): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(483): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(484): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts pass'.
Mon Mar 17 06:31:51 UTC 2025
====== BTS_Tests.TC_pcu_deact_req_wrong_ts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_deact_req_wrong_ts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3757767)
Waiting for packet dumper to finish... 1 (prev_count=3757767, count=3758266)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'.
------ BTS_Tests.TC_pcu_ver_si1 ------
Mon Mar 17 06:31: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_pcu_ver_si1.pcap" >/data/BTS_Tests.TC_pcu_ver_si1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_ver_si1 started.
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Tx:{ 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(486)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Tx:{ 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(486)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Tx:{ 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(486)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Tx:{ 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(486)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(485)@60dfebe438ba: 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(485)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: 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(485)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(485)@60dfebe438ba: 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(485)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(485)@60dfebe438ba: 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(485)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: 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_si1-RSL(486)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(485)@60dfebe438ba: 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(485)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_1 (1): '550111132A252B27CC29AA11BB33CC'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_ver_si1-RSL(486)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_ver_si1-RSL-IPA(485)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(487)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(485): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ver_si1-RSL(486): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(487): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_ver_si1 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 pass'.
Mon Mar 17 06:31:57 UTC 2025
====== BTS_Tests.TC_pcu_ver_si1 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ver_si1.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1949906)
Waiting for packet dumper to finish... 1 (prev_count=1949906, count=1953653)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'.
------ BTS_Tests.TC_pcu_ver_si3 ------
Mon Mar 17 06:32: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_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_ver_si3 started.
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Tx:{ 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(489)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Tx:{ 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(489)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Tx:{ 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(489)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Tx:{ 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(489)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(488)@60dfebe438ba: 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(488)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: 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(488)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(488)@60dfebe438ba: 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(488)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(488)@60dfebe438ba: 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(488)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(488)@60dfebe438ba: 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(488)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: 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_si3-RSL(489)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49012223242526272929AABBCC'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_ver_si3-RSL(489)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(490)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_ver_si3-RSL-IPA(488)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(488): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ver_si3-RSL(489): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_ver_si3 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 pass'.
Mon Mar 17 06:32:02 UTC 2025
====== BTS_Tests.TC_pcu_ver_si3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ver_si3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1928303)
Waiting for packet dumper to finish... 1 (prev_count=1928303, count=1932486)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'.
------ BTS_Tests.TC_pcu_ver_si13 ------
Mon Mar 17 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_ver_si13.pcap" >/data/BTS_Tests.TC_pcu_ver_si13.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_ver_si13 started.
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Tx:{ 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(492)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Tx:{ 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-IPA(491)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Tx:{ 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(492)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Tx:{ 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(492)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(491)@60dfebe438ba: 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(491)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: 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-IPA(491)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(491)@60dfebe438ba: 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(491)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(491)@60dfebe438ba: 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(491)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(492)@60dfebe438ba: 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-IPA(491)@60dfebe438ba: 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(491)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: 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_ver_si13-RSL(492)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_13 (40): '01010203040506070909'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_ver_si13-RSL(492)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_ver_si13-RSL-IPA(491)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(493)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(491): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ver_si13-RSL(492): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(493): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_ver_si13 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 pass'.
Mon Mar 17 06:32:08 UTC 2025
====== BTS_Tests.TC_pcu_ver_si13 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ver_si13.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1927602)
Waiting for packet dumper to finish... 1 (prev_count=1927602, count=1928101)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'.
------ BTS_Tests.TC_pcu_data_req_pdtch ------
Mon Mar 17 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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_pdtch started.
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Tx:{ 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(495)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Tx:{ 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(495)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Tx:{ 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(495)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Tx:{ 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(495)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(494)@60dfebe438ba: 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(494)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: 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(494)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(494)@60dfebe438ba: 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(494)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(494)@60dfebe438ba: 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(494)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: 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(495)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(494)@60dfebe438ba: 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(494)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: 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_pdtch-RSL(495)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_pdtch-RSL(495)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(496)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_pdtch-RSL-IPA(494)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(494): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(495): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_pdtch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch pass'.
Mon Mar 17 06:32:16 UTC 2025
====== BTS_Tests.TC_pcu_data_req_pdtch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4622593)
Waiting for packet dumper to finish... 1 (prev_count=4622593, count=4623092)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'.
------ BTS_Tests.TC_pcu_data_req_ptcch ------
Mon Mar 17 06:32: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_ptcch started.
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Tx:{ 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(498)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Tx:{ 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(498)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Tx:{ 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-IPA(497)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Tx:{ 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(498)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(497)@60dfebe438ba: 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(497)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: 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(497)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(497)@60dfebe438ba: 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(497)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(497)@60dfebe438ba: 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(497)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(497)@60dfebe438ba: 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(497)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: 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(498)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_ptcch-RSL(498)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(499)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_ptcch-RSL-IPA(497)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(497): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(498): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_ptcch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch pass'.
Mon Mar 17 06:32:26 UTC 2025
====== BTS_Tests.TC_pcu_data_req_ptcch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5272172)
Waiting for packet dumper to finish... 1 (prev_count=5272172, count=5272671)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'.
------ BTS_Tests.TC_pcu_data_req_wrong_bts ------
Mon Mar 17 06:32: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_wrong_bts started.
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Tx:{ 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(501)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Tx:{ 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(501)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Tx:{ 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(501)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Tx:{ 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(501)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(500)@60dfebe438ba: 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(500)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: 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(500)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(500)@60dfebe438ba: 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(500)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: 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_bts-RSL-IPA(500)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(500)@60dfebe438ba: 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(500)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(500)@60dfebe438ba: 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(500)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(502)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_wrong_bts-RSL-IPA(500)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_wrong_bts-RSL(501)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(500): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(501): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_wrong_bts finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts pass'.
Mon Mar 17 06:32:39 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_bts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_bts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9592154)
Waiting for packet dumper to finish... 1 (prev_count=9592154, count=9592653)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'.
------ BTS_Tests.TC_pcu_data_req_wrong_trx ------
Mon Mar 17 06:32: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_wrong_trx started.
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Tx:{ 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(504)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Tx:{ 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(504)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Tx:{ 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-IPA(503)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Tx:{ 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(504)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(503)@60dfebe438ba: 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(503)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: 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(503)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(503)@60dfebe438ba: 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(503)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(503)@60dfebe438ba: 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(503)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(503)@60dfebe438ba: 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(503)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: 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(504)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_wrong_trx-RSL(504)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(505)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_wrong_trx-RSL-IPA(503)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(503): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(504): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(505): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_wrong_trx finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx pass'.
Mon Mar 17 06:32:53 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_trx pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_trx.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9560976)
Waiting for packet dumper to finish... 1 (prev_count=9560976, count=9561475)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'.
------ BTS_Tests.TC_pcu_data_req_wrong_ts ------
Mon Mar 17 06:32: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_wrong_ts started.
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Tx:{ 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(507)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Tx:{ 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(507)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Tx:{ 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-IPA(506)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Tx:{ 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(507)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(506)@60dfebe438ba: 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(506)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: 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(507)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(506)@60dfebe438ba: 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(506)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: 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-IPA(506)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(506)@60dfebe438ba: 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(506)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(506)@60dfebe438ba: 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(506)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_wrong_ts-RSL(507)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(508)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_wrong_ts-RSL-IPA(506)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(506): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(507): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_wrong_ts finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts pass'.
Mon Mar 17 06:33:06 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_ts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_ts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9590009)
Waiting for packet dumper to finish... 1 (prev_count=9590009, count=9593756)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'.
------ BTS_Tests.TC_pcu_data_req_ts_inactive ------
Mon Mar 17 06:33: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_ts_inactive started.
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Tx:{ 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(510)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Tx:{ 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(510)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Tx:{ 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(510)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Tx:{ 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(510)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(509)@60dfebe438ba: 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(509)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: 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(509)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(509)@60dfebe438ba: 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(509)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(509)@60dfebe438ba: 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(509)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: 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_ts_inactive-RSL(510)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(509)@60dfebe438ba: 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(509)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_data_req_ts_inactive-RSL(510)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(511)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_ts_inactive-RSL-IPA(509)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(509): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(510): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_ts_inactive finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive pass'.
Mon Mar 17 06:33:17 UTC 2025
====== BTS_Tests.TC_pcu_data_req_ts_inactive pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_ts_inactive.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6274005)
Waiting for packet dumper to finish... 1 (prev_count=6274005, count=6277752)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'.
------ BTS_Tests.TC_pcu_ptcch ------
Mon Mar 17 06:33: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_pcu_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_ptcch started.
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Tx:{ 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(513)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Tx:{ 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(513)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Tx:{ 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(513)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Tx:{ 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(513)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(512)@60dfebe438ba: 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(512)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL(513)@60dfebe438ba: 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(512)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL(513)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(513)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(512)@60dfebe438ba: 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(512)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(512)@60dfebe438ba: 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(512)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(512)@60dfebe438ba: 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(512)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL(513)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_ptcch-RSL(513)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(513)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ptcch-RSL(513)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_ptcch-RSL(513)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(513)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_ptcch-RSL(513)@60dfebe438ba: 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_ptcch-RSL(513)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(513)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 818, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 121, qta := 0, fn := 844, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 870, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 118, qta := 0, fn := 896, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 118, qta := 0, fn := 922, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 948, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 1000, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 120, qta := 0, fn := 1026, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 1052, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 118, qta := 0, fn := 1078, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 1104, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 1130, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 118, qta := 0, fn := 1156, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending an Access Burst towards the L1CTL interface
MTC@60dfebe438ba: 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 := 1182, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Sending a PTCCH/D block towards the PCU interface: '370980B5B72C5123D221E47290B5B38974627A2565BD5D'O
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(514)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_ptcch-RSL(513)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_ptcch-RSL-IPA(512)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(512): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ptcch-RSL(513): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_ptcch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch pass'.
Mon Mar 17 06:33:28 UTC 2025
====== BTS_Tests.TC_pcu_ptcch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ptcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7240780)
Waiting for packet dumper to finish... 1 (prev_count=7240780, count=7241279)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'.
------ BTS_Tests.TC_pcu_data_req_agch ------
Mon Mar 17 06:33: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_agch started.
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Tx:{ 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(516)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Tx:{ 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(516)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Tx:{ 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(516)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Tx:{ 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(516)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(515)@60dfebe438ba: 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(515)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: 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(515)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(515)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: 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(516)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(515)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: 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(516)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(515)@60dfebe438ba: 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(515)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(517)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_agch-RSL(516)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_agch-RSL-IPA(515)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(515): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_agch-RSL(516): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(517): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_agch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch pass'.
Mon Mar 17 06:33:37 UTC 2025
====== BTS_Tests.TC_pcu_data_req_agch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_agch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4628019)
Waiting for packet dumper to finish... 1 (prev_count=4628019, count=4631765)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'.
------ BTS_Tests.TC_pcu_data_req_pch ------
Mon Mar 17 06:33: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_pch started.
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Tx:{ 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-IPA(518)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Tx:{ 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-IPA(518)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Tx:{ 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-IPA(518)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Tx:{ 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-IPA(518)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(518)@60dfebe438ba: 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(518)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: 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-IPA(518)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(518)@60dfebe438ba: 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(518)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(518)@60dfebe438ba: 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(519)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: 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(519)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(518)@60dfebe438ba: 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(518)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(520)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_pch-RSL(519)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_pch-RSL-IPA(518)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(518): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_pch-RSL(519): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(520): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_pch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch pass'.
Mon Mar 17 06:33:46 UTC 2025
====== BTS_Tests.TC_pcu_data_req_pch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_pch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4649998)
Waiting for packet dumper to finish... 1 (prev_count=4649998, count=4650625)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:33: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_imm_ass_pch started.
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Tx:{ 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(522)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Tx:{ 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-IPA(521)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Tx:{ 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(522)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Tx:{ 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(522)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(521)@60dfebe438ba: 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(521)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: 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-IPA(521)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(521)@60dfebe438ba: 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_pch-RSL-IPA(521)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(521)@60dfebe438ba: 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(521)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(521)@60dfebe438ba: 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(521)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: IMM.ASS was sent on PCH
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_data_req_imm_ass_pch-RSL(522)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(523)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_imm_ass_pch-RSL-IPA(521)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(521): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(522): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch pass'.
Mon Mar 17 06:33:51 UTC 2025
====== BTS_Tests.TC_pcu_data_req_imm_ass_pch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_pch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2167998)
Waiting for packet dumper to finish... 1 (prev_count=2167998, count=2168934)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:33: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_req_imm_ass_agch started.
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Tx:{ 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-IPA(524)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Tx:{ 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(525)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Tx:{ 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(525)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Tx:{ 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(525)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(524)@60dfebe438ba: 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(524)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: 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(524)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(524)@60dfebe438ba: 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(524)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(524)@60dfebe438ba: 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(524)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(524)@60dfebe438ba: 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(524)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: IMM.ASS was sent on AGCH
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_data_req_imm_ass_agch-RSL(525)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(526)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_req_imm_ass_agch-RSL-IPA(524)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(524): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(525): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(526): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch pass'.
Mon Mar 17 06:33:57 UTC 2025
====== BTS_Tests.TC_pcu_data_req_imm_ass_agch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_agch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2126620)
Waiting for packet dumper to finish... 1 (prev_count=2126620, count=2130366)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'.
------ BTS_Tests.TC_pcu_rach_content ------
Mon Mar 17 06:34: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_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_rach_content started.
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Tx:{ 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(528)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Tx:{ 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(528)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Tx:{ 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(528)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Tx:{ 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(528)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(527)@60dfebe438ba: 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(527)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL(528)@60dfebe438ba: 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(527)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL(528)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(528)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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 } } } }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: 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(527)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL(528)@60dfebe438ba: 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_rach_content-RSL(528)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(528)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(527)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL(528)@60dfebe438ba: 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-IPA(527)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL(528)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(528)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(527)@60dfebe438ba: 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(527)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_rach_content-RSL(528)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_rach_content-RSL(528)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(528)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_rach_content-RSL(528)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(529)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_rach_content-RSL-IPA(527)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(527): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_rach_content-RSL(528): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(529): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_rach_content finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content pass'.
Mon Mar 17 06:34:26 UTC 2025
====== BTS_Tests.TC_pcu_rach_content pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=23709406)
Waiting for packet dumper to finish... 1 (prev_count=23709406, count=23709905)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'.
------ BTS_Tests.TC_pcu_ext_rach_content ------
Mon Mar 17 06:34: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_ext_rach_content started.
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Tx:{ 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(531)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Tx:{ 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(531)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Tx:{ 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-IPA(530)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Tx:{ 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(531)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(530)@60dfebe438ba: 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(530)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: 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(530)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(530)@60dfebe438ba: 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(530)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(530)@60dfebe438ba: 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(530)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: 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_ext_rach_content-RSL(531)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(530)@60dfebe438ba: 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(530)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: 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_ext_rach_content-RSL(531)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_ext_rach_content-RSL(531)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(532)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_ext_rach_content-RSL-IPA(530)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(530): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_ext_rach_content-RSL(531): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(532): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_ext_rach_content finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content pass'.
Mon Mar 17 06:34:55 UTC 2025
====== BTS_Tests.TC_pcu_ext_rach_content pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ext_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=23765291)
Waiting for packet dumper to finish... 1 (prev_count=23765291, count=23765790)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'.
------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------
Mon Mar 17 06:34: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_data_ind_lqual_cb started.
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Tx:{ 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(534)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Tx:{ 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(534)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Tx:{ 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(534)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Tx:{ 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(534)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(533)@60dfebe438ba: 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(533)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: 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-IPA(533)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(533)@60dfebe438ba: 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(533)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(533)@60dfebe438ba: 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(534)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: 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_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(533)@60dfebe438ba: 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(533)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Testing C/I=-256 cB
MTC@60dfebe438ba: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"", new component reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind""
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":5993
TC_pcu_data_ind_lqual_cb-RSL(534)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(535)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_data_ind_lqual_cb-RSL-IPA(533)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind""
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(533): none (fail -> fail)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(534): none (fail -> fail)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (fail -> fail)
MTC@60dfebe438ba: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'.
Mon Mar 17 06:35:05 UTC 2025
------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_ind_lqual_cb.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5590801)
Waiting for packet dumper to finish... 1 (prev_count=5590801, count=5591300)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'.
------ BTS_Tests.TC_pcu_paging_from_rsl ------
Mon Mar 17 06:35: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_paging_from_rsl started.
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Tx:{ 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(537)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Tx:{ 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(537)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Tx:{ 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(537)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Tx:{ 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(537)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(536)@60dfebe438ba: 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(536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: 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(536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(536)@60dfebe438ba: 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(536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(536)@60dfebe438ba: 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(536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: 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_paging_from_rsl-RSL(537)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(536)@60dfebe438ba: 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(536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_paging_from_rsl-RSL(537)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(538)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_paging_from_rsl-RSL-IPA(536)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(536): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(537): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_paging_from_rsl finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl pass'.
Mon Mar 17 06:35:11 UTC 2025
====== BTS_Tests.TC_pcu_paging_from_rsl pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_paging_from_rsl.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2072260)
Waiting for packet dumper to finish... 1 (prev_count=2072260, count=2072759)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'.
------ BTS_Tests.TC_pcu_time_ind ------
Mon Mar 17 06:35: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_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_time_ind started.
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Tx:{ 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(540)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Tx:{ 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(540)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Tx:{ 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(540)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Tx:{ 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(540)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(539)@60dfebe438ba: 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(539)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL(540)@60dfebe438ba: 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-IPA(539)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL(540)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(540)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(539)@60dfebe438ba: 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(539)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(539)@60dfebe438ba: 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(539)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(539)@60dfebe438ba: 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(539)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_time_ind-RSL(540)@60dfebe438ba: 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(540)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(540)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_time_ind-RSL(540)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_time_ind-RSL(540)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(540)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_time_ind-RSL(540)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_time_ind-RSL(540)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(540)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: 1079 fn expired with 250 PCU_TIME.ind
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_time_ind-RSL(540)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(541)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_time_ind-RSL-IPA(539)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(539): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_time_ind-RSL(540): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(541): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_time_ind finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind pass'.
Mon Mar 17 06:35:24 UTC 2025
====== BTS_Tests.TC_pcu_time_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_time_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5788410)
Waiting for packet dumper to finish... 1 (prev_count=5788410, count=5788909)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'.
------ BTS_Tests.TC_pcu_rts_req ------
Mon Mar 17 06:35: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_rts_req started.
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Tx:{ 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(543)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Tx:{ 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-IPA(542)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Tx:{ 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(543)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Tx:{ 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(543)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL(543)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(542)@60dfebe438ba: 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(542)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(542)@60dfebe438ba: 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(542)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(543)@60dfebe438ba: 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(542)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(542)@60dfebe438ba: 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(542)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(543)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(543)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_rts_req-RSL(543)@60dfebe438ba: 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(543)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(543)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_rts_req-RSL(543)@60dfebe438ba: 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-IPA(542)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_rts_req-RSL(543)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(543)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(542)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_rts_req-RSL(543)@60dfebe438ba: 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_rts_req-RSL(543)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(543)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: 1079 fn expired with num_rts_pdtch=250, num_rts_ptcch=10
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rts_req-RSL(543)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_rts_req-RSL-IPA(542)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(544)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(542): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_rts_req-RSL(543): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_rts_req finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req pass'.
Mon Mar 17 06:35:38 UTC 2025
====== BTS_Tests.TC_pcu_rts_req pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_rts_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5756240)
Waiting for packet dumper to finish... 1 (prev_count=5756240, count=5756739)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'.
------ BTS_Tests.TC_pcu_oml_alert ------
Mon Mar 17 06:35: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_pcu_oml_alert.pcap" >/data/BTS_Tests.TC_pcu_oml_alert.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_oml_alert started.
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Tx:{ 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(546)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Tx:{ 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(546)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Tx:{ 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(546)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Tx:{ 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(546)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(545)@60dfebe438ba: 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(545)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: 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-IPA(545)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(545)@60dfebe438ba: 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(545)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(545)@60dfebe438ba: 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(545)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(545)@60dfebe438ba: 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(545)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(545)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
IPA-CTRL-CLI-IPA(547)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(548)@60dfebe438ba: 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@60dfebe438ba: Test Component 548 has requested to stop MTC. Terminating current testcase execution.
IPA-CTRL-CLI-IPA(548)@60dfebe438ba: 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-IPA(545)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_oml_alert-RSL(546)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(545): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_oml_alert-RSL(546): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(547): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(548): fail (pass -> fail) reason: "Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration"
MTC@60dfebe438ba: 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@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'.
Mon Mar 17 06:35:47 UTC 2025
------ BTS_Tests.TC_pcu_oml_alert fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_oml_alert.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3328194)
Waiting for packet dumper to finish... 1 (prev_count=3328194, count=3331940)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'.
------ BTS_Tests.TC_pcu_rr_suspend ------
Mon Mar 17 06:35: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_pcu_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_rr_suspend started.
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Tx:{ 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(550)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Tx:{ 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(550)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Tx:{ 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(550)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Tx:{ 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(550)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(549)@60dfebe438ba: 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(549)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: 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(549)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(549)@60dfebe438ba: 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(549)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(549)@60dfebe438ba: 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(549)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(549)@60dfebe438ba: 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(549)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend(552)@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_rr_suspend(552)@60dfebe438ba: 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(552)@60dfebe438ba: 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(552)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rr_suspend(552)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rr_suspend(552)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rr_suspend(552)@60dfebe438ba: Final verdict of PTC: pass
TC_pcu_rr_suspend-RSL(550)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(551)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_rr_suspend-RSL-IPA(549)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(549): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_rr_suspend-RSL(550): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_rr_suspend(552): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_pcu_rr_suspend finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend pass'.
Mon Mar 17 06:35:53 UTC 2025
====== BTS_Tests.TC_pcu_rr_suspend pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_rr_suspend.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2351426)
Waiting for packet dumper to finish... 1 (prev_count=2351426, count=2351925)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'.
------ BTS_Tests.TC_pcu_socket_connect_multi ------
Mon Mar 17 06:35: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_connect_multi started.
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Tx:{ 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(554)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Tx:{ 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(554)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Tx:{ 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(554)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Tx:{ 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(554)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(553)@60dfebe438ba: 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-IPA(553)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: 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(553)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(553)@60dfebe438ba: 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(553)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(553)@60dfebe438ba: 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(554)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: 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-IPA(553)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(553)@60dfebe438ba: 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(553)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: BTS has accept()ed connection
MTC@60dfebe438ba: BTS has close()d connection
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6304
TC_pcu_socket_connect_multi-RSL(554)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_connect_multi-RSL-IPA(553)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(555)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(553): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(554): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_connect_multi finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi pass'.
Mon Mar 17 06:35:58 UTC 2025
====== BTS_Tests.TC_pcu_socket_connect_multi pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_connect_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1941021)
Waiting for packet dumper to finish... 1 (prev_count=1941021, count=1941520)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'.
------ BTS_Tests.TC_pcu_socket_reconnect ------
Mon Mar 17 06:36: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_reconnect.pcap" >/data/BTS_Tests.TC_pcu_socket_reconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_reconnect started.
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Tx:{ 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(557)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Tx:{ 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(557)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Tx:{ 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(557)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Tx:{ 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(557)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(556)@60dfebe438ba: 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(556)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: 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-IPA(556)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(556)@60dfebe438ba: 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(557)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(556)@60dfebe438ba: 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(556)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: 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_reconnect-RSL(557)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(556)@60dfebe438ba: 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(556)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6324
TC_pcu_socket_reconnect-RSL(557)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_reconnect-RSL-IPA(556)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(558)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(556): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_reconnect-RSL(557): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(558): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_reconnect finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect pass'.
Mon Mar 17 06:36:06 UTC 2025
====== BTS_Tests.TC_pcu_socket_reconnect pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_reconnect.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2848688)
Waiting for packet dumper to finish... 1 (prev_count=2848688, count=2849187)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'.
------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------
Mon Mar 17 06:36: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_noconnect_nosi3gprs started.
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Tx:{ 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(560)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Tx:{ 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(560)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Tx:{ 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(560)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Tx:{ 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(560)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(559)@60dfebe438ba: 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(559)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: 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(559)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(559)@60dfebe438ba: 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(559)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(559)@60dfebe438ba: 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(559)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(559)@60dfebe438ba: 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(559)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: 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_nosi3gprs-RSL(560)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6383
TC_pcu_socket_noconnect_nosi3gprs-RSL(560)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(561)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(559): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(560): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(561): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass'.
Mon Mar 17 06:36:14 UTC 2025
====== BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4358206)
Waiting for packet dumper to finish... 1 (prev_count=4358206, count=4358705)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'.
------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------
Mon Mar 17 06:36: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_noconnect_nosi4gprs started.
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Tx:{ 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(563)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Tx:{ 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(563)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Tx:{ 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(563)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Tx:{ 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(563)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(562)@60dfebe438ba: 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(562)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: 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(562)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(562)@60dfebe438ba: 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(562)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(562)@60dfebe438ba: 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(562)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(563)@60dfebe438ba: 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-IPA(562)@60dfebe438ba: 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(562)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6383
TC_pcu_socket_noconnect_nosi4gprs-RSL(563)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(564)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(562): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(563): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(564): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass'.
Mon Mar 17 06:36:22 UTC 2025
====== BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3729684)
Waiting for packet dumper to finish... 1 (prev_count=3729684, count=3733995)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'.
------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------
Mon Mar 17 06:36: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_connect_si3gprs started.
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Tx:{ 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(566)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Tx:{ 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(566)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Tx:{ 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(566)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Tx:{ 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(566)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(565)@60dfebe438ba: 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(565)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: 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-IPA(565)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(565)@60dfebe438ba: 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(565)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(565)@60dfebe438ba: 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(565)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: 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(566)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(565)@60dfebe438ba: 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(565)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6411
IPA-CTRL-CLI-IPA(567)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_connect_si3gprs-RSL(566)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_connect_si3gprs-RSL-IPA(565)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(565): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(566): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs pass'.
Mon Mar 17 06:36:30 UTC 2025
====== BTS_Tests.TC_pcu_socket_connect_si3gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_connect_si3gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4362713)
Waiting for packet dumper to finish... 1 (prev_count=4362713, count=4363212)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'.
------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------
Mon Mar 17 06:36: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_connect_si4gprs started.
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Tx:{ 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(569)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Tx:{ 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(569)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Tx:{ 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(569)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Tx:{ 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(569)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(568)@60dfebe438ba: 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(568)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: 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(568)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(568)@60dfebe438ba: 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(568)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(568)@60dfebe438ba: 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(569)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: 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_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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(568)@60dfebe438ba: 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(568)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6411
TC_pcu_socket_connect_si4gprs-RSL(569)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_connect_si4gprs-RSL-IPA(568)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(570)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(568): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(569): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs pass'.
Mon Mar 17 06:36:38 UTC 2025
====== BTS_Tests.TC_pcu_socket_connect_si4gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_connect_si4gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3731392)
Waiting for packet dumper to finish... 1 (prev_count=3731392, count=3731891)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'.
------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------
Mon Mar 17 06:36: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_disconnect_nosi3gprs started.
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Tx:{ 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_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Tx:{ 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_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Tx:{ 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_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Tx:{ 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_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: 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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: 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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: 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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: 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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: 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_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: 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_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6448
TC_pcu_socket_disconnect_nosi3gprs-RSL(572)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(573)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(571): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(572): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(573): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass'.
Mon Mar 17 06:36:47 UTC 2025
====== BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5193063)
Waiting for packet dumper to finish... 1 (prev_count=5193063, count=5196938)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'.
------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------
Mon Mar 17 06:36: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_disconnect_nosi4gprs started.
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Tx:{ 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_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Tx:{ 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_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Tx:{ 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_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Tx:{ 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_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: 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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: 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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: 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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: 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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: 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_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: 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_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6448
TC_pcu_socket_disconnect_nosi4gprs-RSL(575)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(576)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(574): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(575): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(576): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass'.
Mon Mar 17 06:36:56 UTC 2025
====== BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4580741)
Waiting for packet dumper to finish... 1 (prev_count=4580741, count=4581240)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'.
------ BTS_Tests.TC_pcu_socket_verify_info_ind ------
Mon Mar 17 06:36: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_verify_info_ind started.
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Tx:{ 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_verify_info_ind-RSL(578)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Tx:{ 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_verify_info_ind-RSL(578)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Tx:{ 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_verify_info_ind-RSL(578)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Tx:{ 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_verify_info_ind-RSL(578)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: 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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: 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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: 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_verify_info_ind-RSL(578)@60dfebe438ba: 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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: 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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: 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_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: 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_verify_info_ind-RSL(578)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_socket_verify_info_ind-RSL(578)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_verify_info_ind-RSL-IPA(577)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(579)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(577): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(578): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_verify_info_ind finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind pass'.
Mon Mar 17 06:37:03 UTC 2025
====== BTS_Tests.TC_pcu_socket_verify_info_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_verify_info_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2835253)
Waiting for packet dumper to finish... 1 (prev_count=2835253, count=2835752)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'.
------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------
Mon Mar 17 06:37: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_act_deact started.
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: 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_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: 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_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact(583)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_act_deact(583)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_act_deact(583)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_act_deact(583)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_act_deact-RSL(581)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(582)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_act_deact-RSL-IPA(580)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(580): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(581): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_act_deact(583): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact pass'.
Mon Mar 17 06:37:12 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_act_deact pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_act_deact.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3467492)
Waiting for packet dumper to finish... 1 (prev_count=3467492, count=3471803)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------
Mon Mar 17 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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_double_act started.
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: 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_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: 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_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act(587)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_double_act(587)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_double_act(587)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_double_act(587)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_double_act-RSL(585)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(586)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_double_act-RSL-IPA(584)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(584): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(585): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(586): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_double_act(587): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act pass'.
Mon Mar 17 06:37:18 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_double_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_double_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1985688)
Waiting for packet dumper to finish... 1 (prev_count=1985688, count=1986187)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'.
------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------
Mon Mar 17 06:37: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_ipa_pdch_act_deact started.
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: 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_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: 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_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact(591)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_ipa_pdch_act_deact(591)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_act_deact(591)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_ipa_pdch_act_deact-RSL(589)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(590)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_ipa_pdch_act_deact-RSL-IPA(588)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(588): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(589): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_act_deact(591): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact pass'.
Mon Mar 17 06:37:26 UTC 2025
====== BTS_Tests.TC_dyn_ipa_pdch_act_deact pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_deact.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3366242)
Waiting for packet dumper to finish... 1 (prev_count=3366242, count=3366961)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:37: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started.
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack(595)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_ipa_pdch_act_tchf_act_nack(595)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_act_tchf_act_nack(595)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_act_tchf_act_nack(595)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(594)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(592): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(593): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack(595): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_ipa_pdch_act_tchf_act_nack finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass'.
Mon Mar 17 06:37:32 UTC 2025
====== BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1986428)
Waiting for packet dumper to finish... 1 (prev_count=1986428, count=1990611)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'.
------ BTS_Tests.TC_pcu_info_ind_fh_params ------
Mon Mar 17 06:37: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_info_ind_fh_params started.
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Tx:{ 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_info_ind_fh_params-RSL(597)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Tx:{ 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_info_ind_fh_params-RSL(597)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Tx:{ 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_info_ind_fh_params-RSL(597)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Tx:{ 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_info_ind_fh_params-RSL(597)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: 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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: 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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: 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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: 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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: 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_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Checking timeslot #7 of trx#0: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Checking timeslot #2 of trx#1: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #6 of trx#1: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #7 of trx#1: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #1 of trx#2: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #3 of trx#2: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #6 of trx#2: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #7 of trx#2: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #0 of trx#3: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #4 of trx#3: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Checking timeslot #6 of trx#3: { tsc := 7, hopping := 0, hsn := 0, maio := 0, ma_bit_len := 0, ma := '0000000000000000000000000000000000000000000000000000000000000000'B }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_info_ind_fh_params-RSL(597)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_info_ind_fh_params-RSL-IPA(596)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(598)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(596): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(597): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(598): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_info_ind_fh_params finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params pass'.
Mon Mar 17 06:37:38 UTC 2025
====== BTS_Tests.TC_pcu_info_ind_fh_params pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_info_ind_fh_params.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1943424)
Waiting for packet dumper to finish... 1 (prev_count=1943424, count=1943923)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'.
------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------
Mon Mar 17 06:37: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_nsvc_ipv4 started.
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Tx:{ 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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Tx:{ 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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Tx:{ 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_nsvc_ipv4-RSL(600)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Tx:{ 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_nsvc_ipv4-RSL(600)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: 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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: 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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: 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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: 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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: 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_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: 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_nsvc_ipv4-RSL(600)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: 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_nsvc_ipv4-RSL(600)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_socket_nsvc_ipv4-RSL(600)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_nsvc_ipv4-RSL-IPA(599)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(601)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL-IPA(599): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL(600): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass'.
Mon Mar 17 06:37:43 UTC 2025
====== BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv4.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1955643)
Waiting for packet dumper to finish... 1 (prev_count=1955643, count=1956142)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'.
------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------
Mon Mar 17 06:37: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_nsvc_ipv6.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_nsvc_ipv6 started.
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Tx:{ 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_nsvc_ipv6-RSL(603)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Tx:{ 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_nsvc_ipv6-RSL(603)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Tx:{ 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_nsvc_ipv6-RSL(603)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Tx:{ 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_nsvc_ipv6-RSL(603)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: 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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: 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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: 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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: 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_nsvc_ipv6-RSL(603)@60dfebe438ba: 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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: 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_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_socket_nsvc_ipv6-RSL(603)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_nsvc_ipv6-RSL-IPA(602)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(604)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL-IPA(602): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL(603): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(604): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass'.
Mon Mar 17 06:37:49 UTC 2025
====== BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv6.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1938305)
Waiting for packet dumper to finish... 1 (prev_count=1938305, count=1938804)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'.
------ BTS_Tests.TC_pcu_socket_two_nsvc ------
Mon Mar 17 06:37: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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_socket_two_nsvc started.
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Tx:{ 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_two_nsvc-RSL(606)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Tx:{ 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_two_nsvc-RSL(606)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Tx:{ 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_two_nsvc-RSL-IPA(605)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Tx:{ 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_two_nsvc-RSL(606)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_two_nsvc-RSL-IPA(605)@60dfebe438ba: 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_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_two_nsvc-RSL-IPA(605)@60dfebe438ba: 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_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_two_nsvc-RSL-IPA(605)@60dfebe438ba: 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_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: 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_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: 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_two_nsvc-RSL(606)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: 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_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: 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_two_nsvc-RSL(606)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_pcu_socket_two_nsvc-RSL(606)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_socket_two_nsvc-RSL-IPA(605)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(607)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL-IPA(605): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL(606): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_socket_two_nsvc finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc pass'.
Mon Mar 17 06:37:54 UTC 2025
====== BTS_Tests.TC_pcu_socket_two_nsvc pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_two_nsvc.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1968323)
Waiting for packet dumper to finish... 1 (prev_count=1968323, count=1968822)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'.
------ BTS_Tests.TC_pcu_interf_ind ------
Mon Mar 17 06:37: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_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_pcu_interf_ind started.
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Tx:{ 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_interf_ind-RSL(609)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Tx:{ 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_interf_ind-RSL(609)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Tx:{ 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_interf_ind-RSL(609)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Tx:{ 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_interf_ind-RSL(609)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_interf_ind-RSL-IPA(608)@60dfebe438ba: 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_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: 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_interf_ind-RSL(609)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_interf_ind-RSL-IPA(608)@60dfebe438ba: 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_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: 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_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_interf_ind-RSL-IPA(608)@60dfebe438ba: 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_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: 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_interf_ind-RSL(609)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_interf_ind-RSL-IPA(608)@60dfebe438ba: 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_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Warning: Re-starting timer T, which is already active (running or expired).
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":6676
IPA-CTRL-CLI-IPA(610)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_interf_ind-RSL-IPA(608)@60dfebe438ba: Final verdict of PTC: none
TC_pcu_interf_ind-RSL(609)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_interf_ind-RSL-IPA(608): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_pcu_interf_ind-RSL(609): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(610): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_pcu_interf_ind finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind pass'.
Mon Mar 17 06:38:05 UTC 2025
====== BTS_Tests.TC_pcu_interf_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_interf_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5850918)
Waiting for packet dumper to finish... 1 (prev_count=5850918, count=5851417)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'.
------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------
Mon Mar 17 06:38: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_unsol_deact started.
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: 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_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact(614)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_unsol_deact(614)@60dfebe438ba: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(613)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_unsol_deact-RSL(612)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(611): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(612): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact(614): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass'.
Mon Mar 17 06:38:11 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1974882)
Waiting for packet dumper to finish... 1 (prev_count=1974882, count=1975381)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------
Mon Mar 17 06:38: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_tchf_act started.
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: 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_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: 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_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: 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_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act(618)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_tchf_act(618)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchf_act(618)@60dfebe438ba: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(617)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchf_act-RSL(616)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(615): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(616): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(617): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act(618): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass'.
Mon Mar 17 06:38:16 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchf_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1977949)
Waiting for packet dumper to finish... 1 (prev_count=1977949, count=1978448)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------
Mon Mar 17 06:38: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_tchh_act started.
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: 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_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: 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_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act(622)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_tchh_act(622)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_act(622)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_act(622)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_tchh_act-RSL(620)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(621)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(619): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(620): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act(622): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass'.
Mon Mar 17 06:38:22 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1992267)
Waiting for packet dumper to finish... 1 (prev_count=1992267, count=1996451)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------
Mon Mar 17 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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_sdcch8_act started.
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: 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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: 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_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: 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_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(626)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_act-RSL(624)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(625)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(623): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(624): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(625): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act(626): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass'.
Mon Mar 17 06:38:28 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2069094)
Waiting for packet dumper to finish... 1 (prev_count=2069094, count=2072841)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:38: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_tchh_race_act started.
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act(630)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_tchh_race_act(631)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_tchh_race_act(630)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_race_act(630)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_race_act(630)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_tchh_race_act(631)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_race_act(631)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_race_act(631)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(628)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(629)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(627): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(628): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(629): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act(630): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act(631): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass'.
Mon Mar 17 06:38:35 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2817598)
Waiting for packet dumper to finish... 1 (prev_count=2817598, count=2818097)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:38: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_sdcch8_race_act started.
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: 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_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: 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_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: 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_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act(635)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(636)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(638)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(639)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(637)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(641)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(640)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(642)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(635)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(635)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(636)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(636)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(635)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(636)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(638)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(638)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(639)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(639)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(638)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(641)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(641)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(639)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(641)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(637)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(637)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(640)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(640)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(637)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(642)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(642)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(640)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(642)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(634)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(632): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(633): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(635): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(636): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(637): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(638): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(639): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(640): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(641): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(642): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass'.
Mon Mar 17 06:38:42 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2983909)
Waiting for packet dumper to finish... 1 (prev_count=2983909, count=2988093)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'.
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------
Mon Mar 17 06:38: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_ipa_pdch_tchf_act started.
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: 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_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: 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_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act(646)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_ipa_pdch_tchf_act(646)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_tchf_act(646)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_tchf_act(646)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_ipa_pdch_tchf_act-RSL(644)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(645)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(643): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(644): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act(646): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass'.
Mon Mar 17 06:38:48 UTC 2025
====== BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1987272)
Waiting for packet dumper to finish... 1 (prev_count=1987272, count=1987771)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:38: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started.
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(650)@60dfebe438ba: setverdict(pass): none -> pass
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(650)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(650)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(650)@60dfebe438ba: Final verdict of PTC: pass
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(649)@60dfebe438ba: Final verdict of PTC: none
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(647): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(648): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(649): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(650): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass'.
Mon Mar 17 06:38:53 UTC 2025
====== BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1994003)
Waiting for packet dumper to finish... 1 (prev_count=1994003, count=1994502)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'.
------ BTS_Tests.TC_rll_est_ind ------
Mon Mar 17 06:38: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_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_est_ind started.
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_ind-RSL(652)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_ind-RSL(652)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_ind-RSL(652)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_ind-RSL(652)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_ind-RSL-IPA(651)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL(652)@60dfebe438ba: 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_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_ind-RSL-IPA(651)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_ind-RSL-IPA(651)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL(652)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_ind-RSL(652)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL(652)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_est_ind-RSL(652)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_ind-RSL(652)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_est_ind-RSL(652)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_est_ind-RSL(652)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_ind-RSL(652)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_ind-RSL-IPA(651)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rll_est_ind-RSL(652)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rll_est_ind-RSL(652)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_ind-RSL(652)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(654)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(654)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(654)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(654)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(655)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(655)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(655)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(655)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_NORM_ASSIGN (1) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(656)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(656)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(656)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(656)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(657)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(657)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(657)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(657)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(658)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(658)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(658)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(658)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(659)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(659)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(659)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(659)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(660)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(660)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(660)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(660)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_ind(661)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(661)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(661)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(661)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_ind(662)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(662)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(662)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(662)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_NORM_ASSIGN (1) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_ind(663)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(663)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(663)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(663)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_ind(664)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(664)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(664)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(664)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_ind(665)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(665)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(665)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(665)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_ind(666)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(666)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(666)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(666)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_ind(667)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(667)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(667)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(667)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_ind(668)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(668)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(668)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(668)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_ind(669)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(669)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(669)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(669)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_NORM_ASSIGN (1) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_ind(670)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(670)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(670)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(670)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_ind(671)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(671)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(671)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(671)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_ind(672)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(672)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(672)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(672)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_ind(673)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(673)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(673)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(673)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_ind(674)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(674)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(674)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(674)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_ind(675)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(675)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(675)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(675)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_ind(676)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(676)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(676)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(676)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_NORM_ASSIGN (1) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_ind(677)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(677)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(677)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(677)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_ind(678)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(678)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(678)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(678)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_ind(679)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(679)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(679)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(679)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_ind(680)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(680)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(680)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(680)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_ind(681)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_ind(681)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(681)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(681)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_est_ind-RSL(652)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(653)@60dfebe438ba: Final verdict of PTC: none
TC_rll_est_ind-RSL-IPA(651)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind-RSL-IPA(651): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind-RSL(652): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(653): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(654): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(655): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(656): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(657): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(658): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(659): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(660): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(661): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(662): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(663): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(664): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(665): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(666): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(667): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(668): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(669): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(670): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(671): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(672): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(673): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(674): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(675): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(676): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(677): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(678): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(679): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(680): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_ind(681): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_est_ind finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind pass'.
Mon Mar 17 06:39:41 UTC 2025
====== BTS_Tests.TC_rll_est_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_est_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=43741656)
Waiting for packet dumper to finish... 1 (prev_count=43741656, count=43742592)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'.
------ BTS_Tests.TC_rll_est_req_DCCH_3 ------
Mon Mar 17 06:39: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_est_req_DCCH_3 started.
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: 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_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_est_req_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_req_DCCH_3(685)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_req_DCCH_3(685)@60dfebe438ba: 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_rll_est_req_DCCH_3(685)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_est_req_DCCH_3(685)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(685)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(685)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_req_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_req_DCCH_3(686)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_req_DCCH_3(686)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_est_req_DCCH_3(686)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(686)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(686)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_req_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_req_DCCH_3(687)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_req_DCCH_3(687)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_est_req_DCCH_3(687)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(687)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(687)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_req_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_req_DCCH_3(688)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_req_DCCH_3(688)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_est_req_DCCH_3(688)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(688)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(688)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_est_req_DCCH_3-RSL(683)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(684)@60dfebe438ba: Final verdict of PTC: none
TC_rll_est_req_DCCH_3-RSL-IPA(682)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(682): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(683): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(684): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_DCCH_3(685): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_DCCH_3(686): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_DCCH_3(687): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_DCCH_3(688): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_est_req_DCCH_3 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 pass'.
Mon Mar 17 06:39:47 UTC 2025
====== BTS_Tests.TC_rll_est_req_DCCH_3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_est_req_DCCH_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2446890)
Waiting for packet dumper to finish... 1 (prev_count=2446890, count=2450636)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'.
------ BTS_Tests.TC_rll_est_req_ACCH_3 ------
Mon Mar 17 06:39: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_est_req_ACCH_3 started.
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: 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_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: 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_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_est_req_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_req_ACCH_3(692)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: 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_rll_est_req_ACCH_3(692)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_est_req_ACCH_3(692)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(692)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(692)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_req_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_est_req_ACCH_3(693)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: 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_rll_est_req_ACCH_3(693)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_est_req_ACCH_3(693)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(693)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(693)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_req_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_req_ACCH_3(694)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_req_ACCH_3(694)@60dfebe438ba: 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_rll_est_req_ACCH_3(694)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_est_req_ACCH_3(694)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(694)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(694)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_est_req_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_est_req_ACCH_3(695)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_est_req_ACCH_3(695)@60dfebe438ba: 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_rll_est_req_ACCH_3(695)@60dfebe438ba: 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_rll_est_req_ACCH_3(695)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_est_req_ACCH_3(695)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(695)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(695)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
IPA-CTRL-CLI-IPA(691)@60dfebe438ba: Final verdict of PTC: none
TC_rll_est_req_ACCH_3-RSL-IPA(689)@60dfebe438ba: Final verdict of PTC: none
TC_rll_est_req_ACCH_3-RSL(690)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(689): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(690): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(691): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_ACCH_3(692): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_ACCH_3(693): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_ACCH_3(694): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_est_req_ACCH_3(695): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_est_req_ACCH_3 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 pass'.
Mon Mar 17 06:39:55 UTC 2025
====== BTS_Tests.TC_rll_est_req_ACCH_3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_est_req_ACCH_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4203709)
Waiting for packet dumper to finish... 1 (prev_count=4203709, count=4204208)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'.
------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------
Mon Mar 17 06:39: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_rel_ind_DCCH_0 started.
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: 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_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: 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_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: 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_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_rel_ind_DCCH_0": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_ind_DCCH_0(699)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_0(699)@60dfebe438ba: 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_rll_rel_ind_DCCH_0(699)@60dfebe438ba: 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_rll_rel_ind_DCCH_0(699)@60dfebe438ba: 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_rll_rel_ind_DCCH_0(699)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(699)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(699)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(699)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(699)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_DCCH_0": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_rel_ind_DCCH_0(700)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_0(700)@60dfebe438ba: 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_rll_rel_ind_DCCH_0(700)@60dfebe438ba: 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_rll_rel_ind_DCCH_0(700)@60dfebe438ba: 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_rll_rel_ind_DCCH_0(700)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(700)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(700)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(700)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(700)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_DCCH_0": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_ind_DCCH_0(701)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_0(701)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(701)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(701)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(701)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(701)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_DCCH_0": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_rel_ind_DCCH_0(702)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_0(702)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(702)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(702)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(702)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(702)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_rel_ind_DCCH_0-RSL-IPA(696)@60dfebe438ba: Final verdict of PTC: none
TC_rll_rel_ind_DCCH_0-RSL(697)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(698)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(696): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(697): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(698): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_0(699): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_0(700): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_0(701): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_0(702): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 pass'.
Mon Mar 17 06:40:02 UTC 2025
====== BTS_Tests.TC_rll_rel_ind_DCCH_0 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3170939)
Waiting for packet dumper to finish... 1 (prev_count=3170939, count=3175122)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'.
------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------
Mon Mar 17 06:40: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_rel_ind_DCCH_3 started.
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: 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_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: 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_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_rel_ind_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_ind_DCCH_3(706)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_3(706)@60dfebe438ba: 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_rll_rel_ind_DCCH_3(706)@60dfebe438ba: 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_rll_rel_ind_DCCH_3(706)@60dfebe438ba: 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_rll_rel_ind_DCCH_3(706)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(706)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(706)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(706)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(706)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_rel_ind_DCCH_3(707)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_3(707)@60dfebe438ba: 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_rll_rel_ind_DCCH_3(707)@60dfebe438ba: 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_rll_rel_ind_DCCH_3(707)@60dfebe438ba: 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_rll_rel_ind_DCCH_3(707)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(707)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(707)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(707)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(707)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_ind_DCCH_3(708)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_3(708)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(708)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(708)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(708)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(708)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_rel_ind_DCCH_3(709)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_3(709)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(709)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(709)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(709)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(709)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_rel_ind_DCCH_3-RSL(704)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(705)@60dfebe438ba: Final verdict of PTC: none
TC_rll_rel_ind_DCCH_3-RSL-IPA(703)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(703): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(704): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(705): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_3(706): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_3(707): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_3(708): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_DCCH_3(709): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 pass'.
Mon Mar 17 06:40:09 UTC 2025
====== BTS_Tests.TC_rll_rel_ind_DCCH_3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3179033)
Waiting for packet dumper to finish... 1 (prev_count=3179033, count=3179532)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'.
------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------
Mon Mar 17 06:40: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_rel_ind_ACCH_0 started.
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: 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_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: 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_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: 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_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_rel_ind_ACCH_0": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_ind_ACCH_0(713)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(713)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(713)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(713)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(713)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(713)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_ACCH_0": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_rel_ind_ACCH_0(714)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(714)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(714)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(714)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(714)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(714)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_ACCH_0": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_ind_ACCH_0(715)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_0(715)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(715)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(715)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(715)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(715)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(715)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(715)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(715)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(715)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(715)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_ACCH_0": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_rel_ind_ACCH_0(716)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_0(716)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(716)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(716)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(716)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(716)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(716)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(716)@60dfebe438ba: 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_rll_rel_ind_ACCH_0(716)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(716)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(716)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(716)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(716)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_rel_ind_ACCH_0-RSL(711)@60dfebe438ba: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_0-RSL-IPA(710)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(712)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(710): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(711): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_0(713): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_0(714): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_0(715): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_0(716): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 pass'.
Mon Mar 17 06:40:22 UTC 2025
====== BTS_Tests.TC_rll_rel_ind_ACCH_0 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9367883)
Waiting for packet dumper to finish... 1 (prev_count=9367883, count=9372066)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'.
------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------
Mon Mar 17 06:40: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_rel_ind_ACCH_3 started.
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: 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_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: 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_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_rel_ind_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_ind_ACCH_3(720)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(720)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(720)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(720)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(720)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(720)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_rel_ind_ACCH_3(721)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(721)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(721)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(721)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(721)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(721)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_ind_ACCH_3(722)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_3(722)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(722)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(722)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(722)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(722)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(722)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(722)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(722)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(722)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(722)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(722)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_ind_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_rel_ind_ACCH_3(723)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_3(723)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(723)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(723)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(723)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(723)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(723)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(723)@60dfebe438ba: 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_rll_rel_ind_ACCH_3(723)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(723)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(723)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(723)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(723)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_rel_ind_ACCH_3-RSL(718)@60dfebe438ba: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_3-RSL-IPA(717)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(719)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(717): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(718): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(719): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_3(720): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_3(721): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_3(722): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_ind_ACCH_3(723): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 pass'.
Mon Mar 17 06:40:35 UTC 2025
====== BTS_Tests.TC_rll_rel_ind_ACCH_3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9383586)
Waiting for packet dumper to finish... 1 (prev_count=9383586, count=9384085)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'.
------ BTS_Tests.TC_rll_rel_req ------
Mon Mar 17 06:40: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_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_rel_req started.
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_req-RSL(725)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_req-RSL(725)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_req-RSL(725)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_req-RSL(725)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_req-RSL-IPA(724)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL(725)@60dfebe438ba: 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_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_req-RSL-IPA(724)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_req-RSL-IPA(724)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL(725)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_req-RSL(725)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_rel_req-RSL(725)@60dfebe438ba: 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_rll_rel_req-RSL(725)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_req-RSL(725)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_req-RSL(725)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_rel_req-RSL(725)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_req-RSL(725)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_rel_req-RSL-IPA(724)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rll_rel_req-RSL(725)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rll_rel_req-RSL(725)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_req-RSL(725)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_req(727)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(727)@60dfebe438ba: 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_rll_rel_req(727)@60dfebe438ba: 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_rll_rel_req(727)@60dfebe438ba: 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_rll_rel_req(727)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_req(727)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(727)@60dfebe438ba: 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_rll_rel_req(727)@60dfebe438ba: 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_rll_rel_req(727)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(727)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(727)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(727)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_req(728)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(728)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: 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_rll_rel_req(728)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(728)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(728)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(728)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_req(729)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(729)@60dfebe438ba: 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_rll_rel_req(729)@60dfebe438ba: 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_rll_rel_req(729)@60dfebe438ba: 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_rll_rel_req(729)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(729)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(729)@60dfebe438ba: 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_rll_rel_req(729)@60dfebe438ba: 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_rll_rel_req(729)@60dfebe438ba: 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_rll_rel_req(729)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(729)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(729)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(729)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_req(730)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(730)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: 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_rll_rel_req(730)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(730)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(730)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(730)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_rel_req(731)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(731)@60dfebe438ba: 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_rll_rel_req(731)@60dfebe438ba: 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_rll_rel_req(731)@60dfebe438ba: 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_rll_rel_req(731)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_req(731)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(731)@60dfebe438ba: 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_rll_rel_req(731)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(731)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(731)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(731)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_rel_req(732)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(732)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: 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_rll_rel_req(732)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(732)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(732)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(732)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_rel_req(733)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(733)@60dfebe438ba: 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_rll_rel_req(733)@60dfebe438ba: 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_rll_rel_req(733)@60dfebe438ba: 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_rll_rel_req(733)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(733)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(733)@60dfebe438ba: 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_rll_rel_req(733)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(733)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(733)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(733)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_rel_req(734)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(734)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: 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_rll_rel_req(734)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(734)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(734)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(734)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_req(735)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(735)@60dfebe438ba: 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_rll_rel_req(735)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_req(735)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(735)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(735)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(735)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(735)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(735)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_req(736)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(736)@60dfebe438ba: 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_rll_rel_req(736)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(736)@60dfebe438ba: 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_rll_rel_req(736)@60dfebe438ba: 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_rll_rel_req(736)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(736)@60dfebe438ba: 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_rll_rel_req(736)@60dfebe438ba: 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_rll_rel_req(736)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(736)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(736)@60dfebe438ba: 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_rll_rel_req(736)@60dfebe438ba: 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_rll_rel_req(736)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(736)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(736)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(736)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_req(737)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(737)@60dfebe438ba: 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_rll_rel_req(737)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(737)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(737)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(737)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(737)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(737)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(737)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_req(738)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(738)@60dfebe438ba: 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_rll_rel_req(738)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(738)@60dfebe438ba: 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_rll_rel_req(738)@60dfebe438ba: 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_rll_rel_req(738)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(738)@60dfebe438ba: 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_rll_rel_req(738)@60dfebe438ba: 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_rll_rel_req(738)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(738)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(738)@60dfebe438ba: 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_rll_rel_req(738)@60dfebe438ba: 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_rll_rel_req(738)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(738)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(738)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(738)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_rel_req(739)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(739)@60dfebe438ba: 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_rll_rel_req(739)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_req(739)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(739)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(739)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(739)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(739)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(739)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_rel_req(740)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(740)@60dfebe438ba: 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_rll_rel_req(740)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(740)@60dfebe438ba: 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_rll_rel_req(740)@60dfebe438ba: 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_rll_rel_req(740)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(740)@60dfebe438ba: 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_rll_rel_req(740)@60dfebe438ba: 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_rll_rel_req(740)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(740)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(740)@60dfebe438ba: 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_rll_rel_req(740)@60dfebe438ba: 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_rll_rel_req(740)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(740)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(740)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(740)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_rel_req(741)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(741)@60dfebe438ba: 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_rll_rel_req(741)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(741)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(741)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(741)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(741)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(741)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(741)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_rel_req(742)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_rel_req(742)@60dfebe438ba: 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_rll_rel_req(742)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(742)@60dfebe438ba: 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_rll_rel_req(742)@60dfebe438ba: 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_rll_rel_req(742)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(742)@60dfebe438ba: 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_rll_rel_req(742)@60dfebe438ba: 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_rll_rel_req(742)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(742)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(742)@60dfebe438ba: 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_rll_rel_req(742)@60dfebe438ba: 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_rll_rel_req(742)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(742)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(742)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(742)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
IPA-CTRL-CLI-IPA(726)@60dfebe438ba: Final verdict of PTC: none
TC_rll_rel_req-RSL-IPA(724)@60dfebe438ba: Final verdict of PTC: none
TC_rll_rel_req-RSL(725)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req-RSL-IPA(724): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req-RSL(725): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(726): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(727): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(728): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(729): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(730): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(731): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(732): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(733): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(734): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(735): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(736): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(737): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(738): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(739): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(740): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(741): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_rel_req(742): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_rel_req finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req pass'.
Mon Mar 17 06:41:00 UTC 2025
====== BTS_Tests.TC_rll_rel_req pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20848198)
Waiting for packet dumper to finish... 1 (prev_count=20848198, count=20848697)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'.
------ BTS_Tests.TC_rll_unit_data_req_DCCH ------
Mon Mar 17 06:41: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_unit_data_req_DCCH started.
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: 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_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: 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_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '1CA47E1E6F20DE3471B103DAB7553F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_req_DCCH(746)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(746)@60dfebe438ba: 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_rll_unit_data_req_DCCH(746)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := '1CA47E1E6F20DE3471B103DAB7553F'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(746)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(746)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(746)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '1CA47E1E6F20DE3471B103DAB7553F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_req_DCCH(747)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(747)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 15, m := false, el := 1, payload := '1CA47E1E6F20DE3471B103DAB7553F'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(747)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(747)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(747)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '1CA47E1E6F20DE3471B103DAB7553F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_unit_data_req_DCCH(748)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(748)@60dfebe438ba: 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_rll_unit_data_req_DCCH(748)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := '1CA47E1E6F20DE3471B103DAB7553F'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(748)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(748)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(748)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '1CA47E1E6F20DE3471B103DAB7553F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_unit_data_req_DCCH(749)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(749)@60dfebe438ba: 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_rll_unit_data_req_DCCH(749)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 15, m := false, el := 1, payload := '1CA47E1E6F20DE3471B103DAB7553F'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(749)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(749)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(749)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '1CA47E1E6F20DE3471B103DAB7553F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_req_DCCH(750)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(750)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := '1CA47E1E6F20DE3471B103DAB7553F'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(750)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(750)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(750)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '1CA47E1E6F20DE3471B103DAB7553F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_req_DCCH(751)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(751)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 15, m := false, el := 1, payload := '1CA47E1E6F20DE3471B103DAB7553F'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(751)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(751)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(751)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '1CA47E1E6F20DE3471B103DAB7553F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_unit_data_req_DCCH(752)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(752)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := '1CA47E1E6F20DE3471B103DAB7553F'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(752)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(752)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(752)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '1CA47E1E6F20DE3471B103DAB7553F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_unit_data_req_DCCH(753)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(753)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 15, m := false, el := 1, payload := '1CA47E1E6F20DE3471B103DAB7553F'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(753)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(753)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(753)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_unit_data_req_DCCH-RSL(744)@60dfebe438ba: Final verdict of PTC: none
TC_rll_unit_data_req_DCCH-RSL-IPA(743)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(745)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(743): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(744): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH(746): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH(747): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH(748): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH(749): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH(750): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH(751): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH(752): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_DCCH(753): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_unit_data_req_DCCH finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH pass'.
Mon Mar 17 06:41:07 UTC 2025
====== BTS_Tests.TC_rll_unit_data_req_DCCH pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_unit_data_req_DCCH.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3300329)
Waiting for packet dumper to finish... 1 (prev_count=3300329, count=3304331)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'.
------ BTS_Tests.TC_rll_unit_data_req_ACCH ------
Mon Mar 17 06:41: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_unit_data_req_ACCH started.
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: 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_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: 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_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: 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_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: 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_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O } }
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(757)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Rx LAPDm { b4 := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, payload := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O } }
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(758)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O } }
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(759)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Rx LAPDm { b4 := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, payload := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O } }
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(760)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_req_ACCH(761)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(761)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(761)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O } }
TC_rll_unit_data_req_ACCH(761)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(761)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(761)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_req_ACCH(762)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(762)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(762)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(762)@60dfebe438ba: Rx LAPDm { b4 := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, payload := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O } }
TC_rll_unit_data_req_ACCH(762)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(762)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(762)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_unit_data_req_ACCH(763)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(763)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(763)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(763)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O } }
TC_rll_unit_data_req_ACCH(763)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(763)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(763)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_unit_data_req_ACCH(764)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(764)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(764)@60dfebe438ba: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(764)@60dfebe438ba: Rx LAPDm { b4 := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, payload := 'E8D19EA9BDE27EA9C02FCD5C0B098AC99EAAF8'O } }
TC_rll_unit_data_req_ACCH(764)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(764)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(764)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_unit_data_req_ACCH-RSL(755)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(756)@60dfebe438ba: Final verdict of PTC: none
TC_rll_unit_data_req_ACCH-RSL-IPA(754)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(754): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(755): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH(757): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH(758): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH(759): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH(760): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH(761): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH(762): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH(763): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_req_ACCH(764): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_unit_data_req_ACCH finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH pass'.
Mon Mar 17 06:41:17 UTC 2025
====== BTS_Tests.TC_rll_unit_data_req_ACCH pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_unit_data_req_ACCH.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6084548)
Waiting for packet dumper to finish... 1 (prev_count=6084548, count=6085047)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'.
------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------
Mon Mar 17 06:41: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_unit_data_ind_DCCH started.
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: 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_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: 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_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: 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_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'ED7683B40F77E571F9792F4651EB2B649616C76B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_ind_DCCH(768)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(768)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(768)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(768)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'ED7683B40F77E571F9792F4651EB2B649616C76B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_ind_DCCH(769)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(769)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(769)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(769)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'ED7683B40F77E571F9792F4651EB2B649616C76B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_unit_data_ind_DCCH(770)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(770)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(770)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(770)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'ED7683B40F77E571F9792F4651EB2B649616C76B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_unit_data_ind_DCCH(771)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(771)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(771)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(771)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'ED7683B40F77E571F9792F4651EB2B649616C76B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_ind_DCCH(772)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(772)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(772)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(772)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'ED7683B40F77E571F9792F4651EB2B649616C76B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_ind_DCCH(773)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(773)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(773)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(773)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'ED7683B40F77E571F9792F4651EB2B649616C76B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_unit_data_ind_DCCH(774)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(774)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(774)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(774)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'ED7683B40F77E571F9792F4651EB2B649616C76B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_unit_data_ind_DCCH(775)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(775)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(775)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(775)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_unit_data_ind_DCCH-RSL(766)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(767)@60dfebe438ba: Final verdict of PTC: none
TC_rll_unit_data_ind_DCCH-RSL-IPA(765)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(765): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(766): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(767): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH(768): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH(769): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH(770): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH(771): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH(772): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH(773): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH(774): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_DCCH(775): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH pass'.
Mon Mar 17 06:41:23 UTC 2025
====== BTS_Tests.TC_rll_unit_data_ind_DCCH pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_unit_data_ind_DCCH.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3137063)
Waiting for packet dumper to finish... 1 (prev_count=3137063, count=3137562)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'.
------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------
Mon Mar 17 06:41: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rll_unit_data_ind_ACCH started.
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: 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_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: 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_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: 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_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '20CED777ECA43EDA79AFA4A156FE9F77F266'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_ind_ACCH(779)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(779)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(779)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(779)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '20CED777ECA43EDA79AFA4A156FE9F77F266'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_ind_ACCH(780)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(780)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(780)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(780)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '20CED777ECA43EDA79AFA4A156FE9F77F266'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_unit_data_ind_ACCH(781)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(781)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(781)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(781)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '20CED777ECA43EDA79AFA4A156FE9F77F266'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_rll_unit_data_ind_ACCH(782)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(782)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(782)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(782)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '20CED777ECA43EDA79AFA4A156FE9F77F266'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_ind_ACCH(783)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(783)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(783)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(783)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '20CED777ECA43EDA79AFA4A156FE9F77F266'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_ind_ACCH(784)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(784)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(784)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(784)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '20CED777ECA43EDA79AFA4A156FE9F77F266'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_unit_data_ind_ACCH(785)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(785)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(785)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(785)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '20CED777ECA43EDA79AFA4A156FE9F77F266'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_rll_unit_data_ind_ACCH(786)@60dfebe438ba: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(786)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(786)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(786)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_unit_data_ind_ACCH-RSL(777)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(778)@60dfebe438ba: Final verdict of PTC: none
TC_rll_unit_data_ind_ACCH-RSL-IPA(776)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(776): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(777): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH(779): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH(780): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH(781): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH(782): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH(783): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH(784): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH(785): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rll_unit_data_ind_ACCH(786): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH pass'.
Mon Mar 17 06:41:37 UTC 2025
====== BTS_Tests.TC_rll_unit_data_ind_ACCH pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_unit_data_ind_ACCH.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9863903)
Waiting for packet dumper to finish... 1 (prev_count=9863903, count=9867649)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'.
------ BTS_Tests.TC_chan_act_a51 ------
Mon Mar 17 06:41: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_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chan_act_a51 started.
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Tx:{ 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_a51-RSL(788)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Tx:{ 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_a51-RSL(788)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Tx:{ 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_a51-RSL(788)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Tx:{ 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_a51-RSL(788)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a51-RSL-IPA(787)@60dfebe438ba: 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_a51-RSL-IPA(787)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL(788)@60dfebe438ba: 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_a51-RSL-IPA(787)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a51-RSL-IPA(787)@60dfebe438ba: 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_a51-RSL-IPA(787)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL(788)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a51-RSL(788)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a51-RSL-IPA(787)@60dfebe438ba: 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_a51-RSL-IPA(787)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL(788)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_chan_act_a51-RSL(788)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a51-RSL(788)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_a51-RSL(788)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_chan_act_a51-RSL(788)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a51-RSL(788)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a51-RSL-IPA(787)@60dfebe438ba: 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_a51-RSL-IPA(787)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_chan_act_a51-RSL(788)@60dfebe438ba: 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_a51-RSL(788)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a51-RSL(788)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_chan_act_a51": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_chan_act_a51(790)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a51(790)@60dfebe438ba: 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_chan_act_a51(790)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a51(790)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(790)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(790)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(790)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a51": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_chan_act_a51(791)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a51(791)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a51(791)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(791)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(791)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(791)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a51": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_chan_act_a51(792)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a51(792)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a51(792)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(792)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(792)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(792)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a51": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_chan_act_a51(793)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a51(793)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_chan_act_a51(793)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a51(793)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(793)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(793)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(793)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_chan_act_a51-RSL(788)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(789)@60dfebe438ba: Final verdict of PTC: none
TC_chan_act_a51-RSL-IPA(787)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a51-RSL-IPA(787): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a51-RSL(788): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a51(790): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a51(791): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a51(792): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a51(793): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_chan_act_a51 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 pass'.
Mon Mar 17 06:41:44 UTC 2025
====== BTS_Tests.TC_chan_act_a51 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_a51.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2954071)
Waiting for packet dumper to finish... 1 (prev_count=2954071, count=2954570)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'.
------ BTS_Tests.TC_chan_act_a52 ------
Mon Mar 17 06:41: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_chan_act_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chan_act_a52 started.
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Tx:{ 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_a52-RSL(795)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Tx:{ 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_a52-RSL(795)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Tx:{ 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_a52-RSL(795)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Tx:{ 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_a52-RSL(795)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a52-RSL-IPA(794)@60dfebe438ba: 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_a52-RSL-IPA(794)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL(795)@60dfebe438ba: 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_a52-RSL-IPA(794)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a52-RSL-IPA(794)@60dfebe438ba: 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_a52-RSL-IPA(794)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a52-RSL-IPA(794)@60dfebe438ba: 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_a52-RSL-IPA(794)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL(795)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a52-RSL(795)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_chan_act_a52-RSL(795)@60dfebe438ba: 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_a52-RSL(795)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a52-RSL(795)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_chan_act_a52-RSL(795)@60dfebe438ba: 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_a52-RSL(795)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a52-RSL(795)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a52-RSL-IPA(794)@60dfebe438ba: 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_a52-RSL-IPA(794)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_chan_act_a52-RSL(795)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_chan_act_a52-RSL(795)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a52-RSL(795)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_chan_act_a52": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_chan_act_a52(797)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a52(797)@60dfebe438ba: 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_chan_act_a52(797)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a52(797)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(797)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(797)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(797)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a52": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_chan_act_a52(798)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a52(798)@60dfebe438ba: 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_chan_act_a52(798)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a52(798)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(798)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(798)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(798)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a52": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_chan_act_a52(799)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a52(799)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a52(799)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(799)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(799)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(799)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a52": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_chan_act_a52(800)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a52(800)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_chan_act_a52(800)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a52(800)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(800)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(800)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(800)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_chan_act_a52-RSL-IPA(794)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(796)@60dfebe438ba: Final verdict of PTC: none
TC_chan_act_a52-RSL(795)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a52-RSL-IPA(794): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a52-RSL(795): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(796): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a52(797): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a52(798): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a52(799): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a52(800): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_chan_act_a52 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 pass'.
Mon Mar 17 06:41:50 UTC 2025
====== BTS_Tests.TC_chan_act_a52 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_a52.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2943117)
Waiting for packet dumper to finish... 1 (prev_count=2943117, count=2943616)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'.
------ BTS_Tests.TC_chan_act_a53 ------
Mon Mar 17 06:41: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_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chan_act_a53 started.
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Tx:{ 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_a53-RSL(802)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Tx:{ 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_a53-RSL(802)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Tx:{ 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_a53-RSL(802)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Tx:{ 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_a53-RSL(802)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a53-RSL-IPA(801)@60dfebe438ba: 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_a53-RSL-IPA(801)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL(802)@60dfebe438ba: 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_a53-RSL-IPA(801)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a53-RSL-IPA(801)@60dfebe438ba: 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_a53-RSL-IPA(801)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a53-RSL-IPA(801)@60dfebe438ba: 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_a53-RSL-IPA(801)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL(802)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a53-RSL(802)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_a53-RSL(802)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_chan_act_a53-RSL(802)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a53-RSL(802)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_a53-RSL(802)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_chan_act_a53-RSL(802)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a53-RSL(802)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a53-RSL-IPA(801)@60dfebe438ba: 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_a53-RSL-IPA(801)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_chan_act_a53-RSL(802)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_chan_act_a53-RSL(802)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a53-RSL(802)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_chan_act_a53": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_chan_act_a53(804)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a53(804)@60dfebe438ba: 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_chan_act_a53(804)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a53(804)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(804)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(804)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(804)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a53": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_chan_act_a53(805)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a53(805)@60dfebe438ba: 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_chan_act_a53(805)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a53(805)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(805)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(805)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(805)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a53": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_chan_act_a53(806)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a53(806)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a53(806)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(806)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(806)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(806)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a53": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_chan_act_a53(807)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a53(807)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_chan_act_a53(807)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a53(807)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(807)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(807)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(807)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_chan_act_a53-RSL(802)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(803)@60dfebe438ba: Final verdict of PTC: none
TC_chan_act_a53-RSL-IPA(801)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a53-RSL-IPA(801): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a53-RSL(802): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(803): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a53(804): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a53(805): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a53(806): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a53(807): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_chan_act_a53 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 pass'.
Mon Mar 17 06:41:57 UTC 2025
====== BTS_Tests.TC_chan_act_a53 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_a53.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2954767)
Waiting for packet dumper to finish... 1 (prev_count=2954767, count=2958513)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'.
------ BTS_Tests.TC_chan_act_a54 ------
Mon Mar 17 06:42: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_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chan_act_a54 started.
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Tx:{ 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_a54-RSL(809)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Tx:{ 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_a54-RSL(809)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Tx:{ 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_a54-RSL(809)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Tx:{ 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_a54-RSL(809)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a54-RSL-IPA(808)@60dfebe438ba: 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_a54-RSL-IPA(808)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL(809)@60dfebe438ba: 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_a54-RSL-IPA(808)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL(809)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a54-RSL(809)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a54-RSL-IPA(808)@60dfebe438ba: 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_a54-RSL-IPA(808)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_chan_act_a54-RSL(809)@60dfebe438ba: 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_a54-RSL(809)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a54-RSL(809)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a54-RSL-IPA(808)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL(809)@60dfebe438ba: 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_a54-RSL(809)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a54-RSL(809)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_a54-RSL-IPA(808)@60dfebe438ba: 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_a54-RSL-IPA(808)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_chan_act_a54-RSL(809)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_chan_act_a54-RSL(809)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a54-RSL(809)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_chan_act_a54": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_chan_act_a54(811)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a54(811)@60dfebe438ba: 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_chan_act_a54(811)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a54(811)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(811)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(811)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(811)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a54": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_chan_act_a54(812)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a54(812)@60dfebe438ba: 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_chan_act_a54(812)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a54(812)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(812)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(812)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(812)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a54": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_chan_act_a54(813)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a54(813)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a54(813)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(813)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(813)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(813)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_chan_act_a54": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_chan_act_a54(814)@60dfebe438ba: setverdict(pass): none -> pass
TC_chan_act_a54(814)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_chan_act_a54(814)@60dfebe438ba: 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 := '2529C7565D6CD3347EA347024430E4F8A0D97A30'O, padding := ''O } }
TC_chan_act_a54(814)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(814)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(814)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(814)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_chan_act_a54-RSL(809)@60dfebe438ba: Final verdict of PTC: none
TC_chan_act_a54-RSL-IPA(808)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(810)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a54-RSL-IPA(808): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a54-RSL(809): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a54(811): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a54(812): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a54(813): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_chan_act_a54(814): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_chan_act_a54 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 pass'.
Mon Mar 17 06:42:03 UTC 2025
====== BTS_Tests.TC_chan_act_a54 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_a54.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2948280)
Waiting for packet dumper to finish... 1 (prev_count=2948280, count=2948779)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'.
------ BTS_Tests.TC_encr_cmd_a51 ------
Mon Mar 17 06:42: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_encr_cmd_a51.pcap" >/data/BTS_Tests.TC_encr_cmd_a51.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_encr_cmd_a51 started.
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: 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_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a51-RSL(816)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: 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_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_encr_cmd_a51": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_encr_cmd_a51(818)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063501'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a51(818)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(818)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(818)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(818)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: 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_encr_cmd_a51(818)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a51(818)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(818)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(818)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a51": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_encr_cmd_a51(819)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a51(819)@60dfebe438ba: 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_encr_cmd_a51(819)@60dfebe438ba: 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_encr_cmd_a51(819)@60dfebe438ba: 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_encr_cmd_a51(819)@60dfebe438ba: 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_encr_cmd_a51(819)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(819)@60dfebe438ba: 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_encr_cmd_a51(819)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063501'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a51(819)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(819)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(819)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(819)@60dfebe438ba: 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_encr_cmd_a51(819)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a51(819)@60dfebe438ba: 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_encr_cmd_a51(819)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a51(819)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(819)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(819)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a51": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_encr_cmd_a51(820)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a51(820)@60dfebe438ba: 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_encr_cmd_a51(820)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(820)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a51(820)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063501'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a51(820)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(820)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(820)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(820)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a51(820)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a51(820)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a51(820)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(820)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(820)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a51": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_encr_cmd_a51(821)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a51(821)@60dfebe438ba: 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_encr_cmd_a51(821)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a51(821)@60dfebe438ba: 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_encr_cmd_a51(821)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(821)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063501'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a51(821)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(821)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(821)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(821)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a51(821)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a51(821)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(821)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(821)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_encr_cmd_a51-RSL-IPA(815)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(817)@60dfebe438ba: Final verdict of PTC: none
TC_encr_cmd_a51-RSL(816)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(815): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a51-RSL(816): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a51(818): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a51(819): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a51(820): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a51(821): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_encr_cmd_a51 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 pass'.
Mon Mar 17 06:42:12 UTC 2025
====== BTS_Tests.TC_encr_cmd_a51 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_encr_cmd_a51.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4904574)
Waiting for packet dumper to finish... 1 (prev_count=4904574, count=4908757)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'.
------ BTS_Tests.TC_encr_cmd_a52 ------
Mon Mar 17 06:42: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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_encr_cmd_a52 started.
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: 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_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: 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_encr_cmd_a52-RSL(823)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: 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_encr_cmd_a52-RSL(823)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: 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_encr_cmd_a52-RSL(823)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_encr_cmd_a52": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_encr_cmd_a52(825)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063503'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a52(825)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(825)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(825)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(825)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: 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_encr_cmd_a52(825)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a52(825)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(825)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(825)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a52": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_encr_cmd_a52(826)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a52(826)@60dfebe438ba: 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_encr_cmd_a52(826)@60dfebe438ba: 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_encr_cmd_a52(826)@60dfebe438ba: 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_encr_cmd_a52(826)@60dfebe438ba: 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_encr_cmd_a52(826)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(826)@60dfebe438ba: 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_encr_cmd_a52(826)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063503'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a52(826)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(826)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(826)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(826)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a52(826)@60dfebe438ba: 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_encr_cmd_a52(826)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a52(826)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(826)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(826)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a52": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_encr_cmd_a52(827)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a52(827)@60dfebe438ba: 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_encr_cmd_a52(827)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(827)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a52(827)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063503'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a52(827)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(827)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(827)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(827)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a52(827)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a52(827)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a52(827)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(827)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(827)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a52": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_encr_cmd_a52(828)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a52(828)@60dfebe438ba: 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_encr_cmd_a52(828)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a52(828)@60dfebe438ba: 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_encr_cmd_a52(828)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(828)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063503'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a52(828)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(828)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(828)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(828)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a52(828)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a52(828)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(828)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(828)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_encr_cmd_a52-RSL(823)@60dfebe438ba: Final verdict of PTC: none
TC_encr_cmd_a52-RSL-IPA(822)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(824)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(822): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a52-RSL(823): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(824): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a52(825): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a52(826): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a52(827): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a52(828): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_encr_cmd_a52 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 pass'.
Mon Mar 17 06:42:21 UTC 2025
====== BTS_Tests.TC_encr_cmd_a52 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_encr_cmd_a52.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4900054)
Waiting for packet dumper to finish... 1 (prev_count=4900054, count=4900681)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'.
------ BTS_Tests.TC_encr_cmd_a53 ------
Mon Mar 17 06:42: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_encr_cmd_a53.pcap" >/data/BTS_Tests.TC_encr_cmd_a53.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_encr_cmd_a53 started.
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: 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_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_encr_cmd_a53": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_encr_cmd_a53(832)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063505'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a53(832)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(832)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(832)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(832)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: 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_encr_cmd_a53(832)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a53(832)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(832)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(832)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a53": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_encr_cmd_a53(833)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a53(833)@60dfebe438ba: 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_encr_cmd_a53(833)@60dfebe438ba: 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_encr_cmd_a53(833)@60dfebe438ba: 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_encr_cmd_a53(833)@60dfebe438ba: 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_encr_cmd_a53(833)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(833)@60dfebe438ba: 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_encr_cmd_a53(833)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063505'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a53(833)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(833)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(833)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(833)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a53(833)@60dfebe438ba: 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_encr_cmd_a53(833)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a53(833)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(833)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(833)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a53": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_encr_cmd_a53(834)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a53(834)@60dfebe438ba: 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_encr_cmd_a53(834)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(834)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a53(834)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063505'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a53(834)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(834)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(834)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(834)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a53(834)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a53(834)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a53(834)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(834)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(834)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a53": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_encr_cmd_a53(835)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a53(835)@60dfebe438ba: 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_encr_cmd_a53(835)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a53(835)@60dfebe438ba: 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_encr_cmd_a53(835)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(835)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063505'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a53(835)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(835)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(835)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(835)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a53(835)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a53(835)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(835)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(835)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_encr_cmd_a53-RSL(830)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(831)@60dfebe438ba: Final verdict of PTC: none
TC_encr_cmd_a53-RSL-IPA(829)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(829): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a53-RSL(830): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a53(832): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a53(833): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a53(834): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a53(835): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_encr_cmd_a53 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 pass'.
Mon Mar 17 06:42:30 UTC 2025
====== BTS_Tests.TC_encr_cmd_a53 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_encr_cmd_a53.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4914231)
Waiting for packet dumper to finish... 1 (prev_count=4914231, count=4914730)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'.
------ BTS_Tests.TC_encr_cmd_a54 ------
Mon Mar 17 06:42: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_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_encr_cmd_a54 started.
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: 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_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: 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_encr_cmd_a54-RSL(837)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_encr_cmd_a54": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_encr_cmd_a54(839)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a54(839)@60dfebe438ba: 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_encr_cmd_a54(839)@60dfebe438ba: 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_encr_cmd_a54(839)@60dfebe438ba: 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_encr_cmd_a54(839)@60dfebe438ba: 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_encr_cmd_a54(839)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(839)@60dfebe438ba: 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_encr_cmd_a54(839)@60dfebe438ba: 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_encr_cmd_a54(839)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063507'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a54(839)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(839)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(839)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(839)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a54(839)@60dfebe438ba: 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_encr_cmd_a54(839)@60dfebe438ba: 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_encr_cmd_a54(839)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a54(839)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(839)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(839)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a54": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_encr_cmd_a54(840)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a54(840)@60dfebe438ba: 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_encr_cmd_a54(840)@60dfebe438ba: 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_encr_cmd_a54(840)@60dfebe438ba: 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_encr_cmd_a54(840)@60dfebe438ba: 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_encr_cmd_a54(840)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(840)@60dfebe438ba: 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_encr_cmd_a54(840)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063507'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a54(840)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(840)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(840)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(840)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a54(840)@60dfebe438ba: 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_encr_cmd_a54(840)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a54(840)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(840)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(840)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a54": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_encr_cmd_a54(841)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a54(841)@60dfebe438ba: 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_encr_cmd_a54(841)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(841)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a54(841)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063507'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a54(841)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(841)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(841)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(841)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a54(841)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a54(841)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a54(841)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(841)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(841)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_encr_cmd_a54": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_encr_cmd_a54(842)@60dfebe438ba: setverdict(pass): none -> pass
TC_encr_cmd_a54(842)@60dfebe438ba: 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_encr_cmd_a54(842)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a54(842)@60dfebe438ba: 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_encr_cmd_a54(842)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(842)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063507'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a54(842)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(842)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(842)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(842)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a54(842)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a54(842)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(842)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(842)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_encr_cmd_a54-RSL(837)@60dfebe438ba: Final verdict of PTC: none
TC_encr_cmd_a54-RSL-IPA(836)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(838)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(836): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a54-RSL(837): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(838): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a54(839): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a54(840): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a54(841): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_encr_cmd_a54(842): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_encr_cmd_a54 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 pass'.
Mon Mar 17 06:42:38 UTC 2025
====== BTS_Tests.TC_encr_cmd_a54 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_encr_cmd_a54.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4894553)
Waiting for packet dumper to finish... 1 (prev_count=4894553, count=4895052)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'.
------ BTS_Tests.TC_err_rep_wrong_mdisc ------
Mon Mar 17 06:42: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_err_rep_wrong_mdisc started.
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: 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_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: 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_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc(846)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":5093
TC_err_rep_wrong_mdisc-RSL(844)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(845)@60dfebe438ba: Final verdict of PTC: none
TC_err_rep_wrong_mdisc-RSL-IPA(843)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(843): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(844): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_mdisc(846): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_err_rep_wrong_mdisc finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc pass'.
Mon Mar 17 06:42:44 UTC 2025
====== BTS_Tests.TC_err_rep_wrong_mdisc pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_err_rep_wrong_mdisc.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1957566)
Waiting for packet dumper to finish... 1 (prev_count=1957566, count=1958065)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'.
------ BTS_Tests.TC_err_rep_wrong_msg_type ------
Mon Mar 17 06:42: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_err_rep_wrong_msg_type started.
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: 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_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: 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_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_err_rep_wrong_msg_type(850)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_err_rep_wrong_msg_type(851)@60dfebe438ba: setverdict(pass): none -> pass
TC_err_rep_wrong_msg_type(851)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(849)@60dfebe438ba: Final verdict of PTC: none
TC_err_rep_wrong_msg_type-RSL-IPA(847)@60dfebe438ba: Final verdict of PTC: none
TC_err_rep_wrong_msg_type-RSL(848)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(847): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(848): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_msg_type(850): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_msg_type(851): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_err_rep_wrong_msg_type finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type pass'.
Mon Mar 17 06:42:49 UTC 2025
====== BTS_Tests.TC_err_rep_wrong_msg_type pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_err_rep_wrong_msg_type.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1971650)
Waiting for packet dumper to finish... 1 (prev_count=1971650, count=1972149)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'.
------ BTS_Tests.TC_err_rep_wrong_sequence ------
Mon Mar 17 06:42: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_err_rep_wrong_sequence started.
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: 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_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence(855)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: setverdict(pass): none -> pass
TC_err_rep_wrong_sequence-RSL(853)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(854)@60dfebe438ba: Final verdict of PTC: none
TC_err_rep_wrong_sequence-RSL-IPA(852)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(852): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(853): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(854): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_err_rep_wrong_sequence(855): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_err_rep_wrong_sequence finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence pass'.
Mon Mar 17 06:42:55 UTC 2025
====== BTS_Tests.TC_err_rep_wrong_sequence pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_err_rep_wrong_sequence.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1951320)
Waiting for packet dumper to finish... 1 (prev_count=1951320, count=1951819)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'.
------ BTS_Tests.TC_lapdm_selftest ------
Mon Mar 17 06:42: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_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_lapdm_selftest started.
MTC@60dfebe438ba: "ui_s0_empty": matched
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: "ui_s3_empty": matched
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: "sabm_s0_empty": matched
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: "sabm_s0_l3": matched
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: "rr_s0_7": matched
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: "I/0/0": matched
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: "I/7/0": matched
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: No PTCs were created.
MTC@60dfebe438ba: Test case TC_lapdm_selftest finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'.
Mon Mar 17 06:42:59 UTC 2025
====== BTS_Tests.TC_lapdm_selftest pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_lapdm_selftest.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1003710)
Waiting for packet dumper to finish... 1 (prev_count=1003710, count=1134933)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'.
------ BTS_Tests.TC_tch_sign_l2_fill_frame ------
Mon Mar 17 06:43: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_tch_sign_l2_fill_frame started.
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: 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_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame(859)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(859)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(859)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(859)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(860)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(860)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(860)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(860)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(861)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(861)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(861)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(861)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(862)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(862)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(862)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(862)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(863)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(863)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(863)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(863)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(864)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(864)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(864)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(864)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(865)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(865)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(865)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(865)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(866)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(866)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(866)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(866)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(867)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(867)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(867)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(867)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(868)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(868)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(868)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(868)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(869)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(869)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(869)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(869)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(870)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(870)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(870)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(870)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(871)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(871)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(871)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(871)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(872)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(872)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(872)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(872)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(873)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(873)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(873)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(873)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(874)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(874)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(874)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(874)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(875)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(875)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(875)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(875)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(876)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(876)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(876)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(876)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(877)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(877)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(877)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(877)@60dfebe438ba: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(878)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(878)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(878)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(878)@60dfebe438ba: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(858)@60dfebe438ba: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame-RSL-IPA(856)@60dfebe438ba: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame-RSL(857)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(856): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(857): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(858): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(859): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(860): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(861): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(862): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(863): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(864): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(865): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(866): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(867): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(868): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(869): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(870): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(871): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(872): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(873): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(874): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(875): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(876): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(877): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame(878): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_tch_sign_l2_fill_frame finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame pass'.
Mon Mar 17 06:43:22 UTC 2025
====== BTS_Tests.TC_tch_sign_l2_fill_frame pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17655652)
Waiting for packet dumper to finish... 1 (prev_count=17655652, count=17659398)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:43: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_tch_sign_l2_fill_frame_dtxd started.
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: 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_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd(882)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame_dtxd(882)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)", new component reason: "Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)"
TC_tch_sign_l2_fill_frame_dtxd(882)@60dfebe438ba: Final verdict of PTC: fail reason: "Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)"
TC_tch_sign_l2_fill_frame_dtxd(883)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame_dtxd(883)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Received DTX TCH fill frame with bad frame number: 230 (mod 104: 22) (mod 26: 22)", new component reason: "Received DTX TCH fill frame with bad frame number: 230 (mod 104: 22) (mod 26: 22)"
TC_tch_sign_l2_fill_frame_dtxd(883)@60dfebe438ba: Final verdict of PTC: fail reason: "Received DTX TCH fill frame with bad frame number: 230 (mod 104: 22) (mod 26: 22)"
TC_tch_sign_l2_fill_frame_dtxd(884)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame_dtxd(884)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Received DTX TCH fill frame with bad frame number: 287 (mod 104: 79) (mod 26: 1)", new component reason: "Received DTX TCH fill frame with bad frame number: 287 (mod 104: 79) (mod 26: 1)"
TC_tch_sign_l2_fill_frame_dtxd(884)@60dfebe438ba: Final verdict of PTC: fail reason: "Received DTX TCH fill frame with bad frame number: 287 (mod 104: 79) (mod 26: 1)"
TC_tch_sign_l2_fill_frame_dtxd(885)@60dfebe438ba: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame_dtxd(885)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Received DTX TCH fill frame with bad frame number: 342 (mod 104: 30) (mod 26: 4)", new component reason: "Received DTX TCH fill frame with bad frame number: 342 (mod 104: 30) (mod 26: 4)"
TC_tch_sign_l2_fill_frame_dtxd(885)@60dfebe438ba: Final verdict of PTC: fail reason: "Received DTX TCH fill frame with bad frame number: 342 (mod 104: 30) (mod 26: 4)"
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879)@60dfebe438ba: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame_dtxd-RSL(880)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(881)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(879): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(880): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(881): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd(882): fail (none -> fail) reason: "Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)"
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd(883): fail (fail -> fail) reason: "Received DTX TCH fill frame with bad frame number: 230 (mod 104: 22) (mod 26: 22)"
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd(884): fail (fail -> fail) reason: "Received DTX TCH fill frame with bad frame number: 287 (mod 104: 79) (mod 26: 1)"
MTC@60dfebe438ba: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd(885): fail (fail -> fail) reason: "Received DTX TCH fill frame with bad frame number: 342 (mod 104: 30) (mod 26: 4)"
MTC@60dfebe438ba: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'.
Mon Mar 17 06:43:29 UTC 2025
------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2894282)
Waiting for packet dumper to finish... 1 (prev_count=2894282, count=2894781)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'.
------ BTS_Tests.TC_chopped_ipa_ping ------
Mon Mar 17 06:43: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_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chopped_ipa_ping started.
886@60dfebe438ba: sending byte '00'O
886@60dfebe438ba: sending byte '01'O
886@60dfebe438ba: sending byte 'FE'O
886@60dfebe438ba: sending byte '00'O
886@60dfebe438ba: Warning: There is no GetMsgLen function registered for connId: 2. The messages will not be dissected on this connection! This warning is logged only once per testport.
886@60dfebe438ba: received pong from "172.18.232.20" port 34299: '0001FE01'O
886@60dfebe438ba: setverdict(pass): none -> pass
886@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC with component reference 886: pass (none -> pass)
MTC@60dfebe438ba: Test case TC_chopped_ipa_ping finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping pass'.
Mon Mar 17 06:43:58 UTC 2025
====== BTS_Tests.TC_chopped_ipa_ping pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chopped_ipa_ping.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11867877)
Waiting for packet dumper to finish... 1 (prev_count=11867877, count=11868376)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'.
------ BTS_Tests.TC_chopped_ipa_payload ------
Mon Mar 17 06:44: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_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_chopped_ipa_payload started.
887@60dfebe438ba: sending byte '04'O
887@60dfebe438ba: sending byte '01'O
887@60dfebe438ba: sending byte '08'O ("\b")
887@60dfebe438ba: sending byte '01'O
887@60dfebe438ba: sending byte '07'O ("\a")
887@60dfebe438ba: sending byte '01'O
887@60dfebe438ba: sending byte '02'O
887@60dfebe438ba: Warning: There is no GetMsgLen function registered for connId: 2. The messages will not be dissected on this connection! This warning is logged only once per testport.
887@60dfebe438ba: received IPA message from "172.18.232.20" port 40403: '0026FE05000A08313233342F302F300000130730323A34323A61633A31323A65383A313400000202000001FE0600040010191500'O
887@60dfebe438ba: setverdict(pass): none -> pass
887@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC with component reference 887: pass (none -> pass)
MTC@60dfebe438ba: Test case TC_chopped_ipa_payload finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload pass'.
Mon Mar 17 06:44:45 UTC 2025
====== BTS_Tests.TC_chopped_ipa_payload pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chopped_ipa_payload.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20281368)
Waiting for packet dumper to finish... 1 (prev_count=20281368, count=20281867)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'.
------ BTS_Tests.TC_ms_pwr_ctrl_constant ------
Mon Mar 17 06:44: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.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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ms_pwr_ctrl_constant started.
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: 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_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: 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_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_ms_pwr_ctrl_constant: starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_constant(891)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ms_pwr_ctrl_constant: starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Unexpected MS Power level change: 7 -> 13", new component reason: "Unexpected MS Power level change: 7 -> 13"
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(892)@60dfebe438ba: Final verdict of PTC: fail reason: "Unexpected MS Power level change: 7 -> 13"
MTC@60dfebe438ba: TC_ms_pwr_ctrl_constant: starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_constant(893)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ms_pwr_ctrl_constant: starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_constant(894)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8195
TC_ms_pwr_ctrl_constant-RSL(889)@60dfebe438ba: Final verdict of PTC: none
TC_ms_pwr_ctrl_constant-RSL-IPA(888)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(890)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(888): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(889): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(890): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_constant(891): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_constant(892): fail (pass -> fail) reason: "Unexpected MS Power level change: 7 -> 13"
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_constant(893): pass (fail -> fail)
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_constant(894): pass (fail -> fail)
MTC@60dfebe438ba: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: Unexpected MS Power level change: 7 -> 13
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'.
Mon Mar 17 06:45:07 UTC 2025
------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_constant.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17680379)
Waiting for packet dumper to finish... 1 (prev_count=17680379, count=17680878)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'.
------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------
Mon Mar 17 06:45: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ms_pwr_ctrl_pf_ewma started.
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: 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_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: 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_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: TC_ms_pwr_ctrl_pf_ewma: starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 15 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Unexpected MS Power level change: 7 -> 13", new component reason: "Unexpected MS Power level change: 7 -> 13"
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 14 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 13 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 12 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 11 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 10 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 9 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 8 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(898)@60dfebe438ba: Final verdict of PTC: fail reason: "Unexpected MS Power level change: 7 -> 13"
MTC@60dfebe438ba: TC_ms_pwr_ctrl_pf_ewma: starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 15 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Unexpected MS Power level change: 7 -> 13", new component reason: "Unexpected MS Power level change: 7 -> 13"
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 14 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 13 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 12 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 11 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 10 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 9 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 8 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(899)@60dfebe438ba: Final verdict of PTC: fail reason: "Unexpected MS Power level change: 7 -> 13"
MTC@60dfebe438ba: TC_ms_pwr_ctrl_pf_ewma: starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 15 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 14 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 13 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 12 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 11 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 10 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 9 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 8 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_pf_ewma(900)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: TC_ms_pwr_ctrl_pf_ewma: starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 15 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 14 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 13 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 12 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 11 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 10 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 9 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 8 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_pf_ewma(901)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8262
TC_ms_pwr_ctrl_pf_ewma-RSL(896)@60dfebe438ba: Final verdict of PTC: none
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(897)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(895): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(896): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma(898): fail (none -> fail) reason: "Unexpected MS Power level change: 7 -> 13"
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma(899): fail (fail -> fail) reason: "Unexpected MS Power level change: 7 -> 13"
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma(900): pass (fail -> fail)
MTC@60dfebe438ba: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma(901): pass (fail -> fail)
MTC@60dfebe438ba: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: Unexpected MS Power level change: 7 -> 13
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'.
Mon Mar 17 06:45:43 UTC 2025
------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=32579222)
Waiting for packet dumper to finish... 1 (prev_count=32579222, count=32579721)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'.
------ BTS_Tests.TC_speech_no_rtp_tchf ------
Mon Mar 17 06:45: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_speech_no_rtp_tchf started.
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: 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_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: 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_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf(905)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_no_rtp_tchf(905)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf(905)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 554, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(905)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 559, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(905)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 563, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(905)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 567, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(905)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 572, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(905)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(905)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(905)@60dfebe438ba: Final verdict of PTC: pass
TC_speech_no_rtp_tchf(906)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_no_rtp_tchf(906)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf(906)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1022, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(906)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1027, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(906)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1031, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(906)@60dfebe438ba: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_speech_no_rtp_tchf(906)@60dfebe438ba: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_speech_no_rtp_tchf(906)@60dfebe438ba: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_speech_no_rtp_tchf(906)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1035, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(906)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1040, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(906)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(906)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(906)@60dfebe438ba: Final verdict of PTC: pass
TC_speech_no_rtp_tchf(907)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_no_rtp_tchf(907)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_no_rtp_tchf(907)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1495, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(907)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1499, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(907)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1503, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(907)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1508, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(907)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1512, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(907)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(907)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(907)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8334
TC_speech_no_rtp_tchf-RSL(903)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(904)@60dfebe438ba: Final verdict of PTC: none
TC_speech_no_rtp_tchf-RSL-IPA(902)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(902): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(903): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(904): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchf(905): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchf(906): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchf(907): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_speech_no_rtp_tchf finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf pass'.
Mon Mar 17 06:45:55 UTC 2025
====== BTS_Tests.TC_speech_no_rtp_tchf pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_no_rtp_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9435604)
Waiting for packet dumper to finish... 1 (prev_count=9435604, count=9436103)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'.
------ BTS_Tests.TC_speech_no_rtp_tchh ------
Mon Mar 17 06:45: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_speech_no_rtp_tchh started.
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: 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_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: 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_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh(911)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_no_rtp_tchh(911)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh(911)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 554, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(911)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 559, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(911)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 563, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(911)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 567, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(911)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 572, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(911)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchh(911)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchh(911)@60dfebe438ba: Final verdict of PTC: pass
TC_speech_no_rtp_tchh(912)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_no_rtp_tchh(912)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_no_rtp_tchh(912)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 1022, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(912)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 1027, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(912)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 1031, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(912)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 1035, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(912)@60dfebe438ba: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, 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 := 1040, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(912)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchh(912)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchh(912)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8353
TC_speech_no_rtp_tchh-RSL(909)@60dfebe438ba: Final verdict of PTC: none
TC_speech_no_rtp_tchh-RSL-IPA(908)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(910)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(908): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(909): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchh(911): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_no_rtp_tchh(912): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_speech_no_rtp_tchh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh pass'.
Mon Mar 17 06:46:05 UTC 2025
====== BTS_Tests.TC_speech_no_rtp_tchh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_no_rtp_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6653100)
Waiting for packet dumper to finish... 1 (prev_count=6653100, count=6653599)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'.
------ BTS_Tests.TC_speech_rtp_tchf ------
Mon Mar 17 06:46: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_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_speech_rtp_tchf started.
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: 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_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: 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_speech_rtp_tchf-RSL(914)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: 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_speech_rtp_tchf-RSL(914)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf(916)@60dfebe438ba: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_F (8), u := { speech := RSL_CMOD_SP_GSM1 (1) } }
TC_speech_rtp_tchf(916)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_rtp_tchf(916)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf(916)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(916)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(916)@60dfebe438ba: TCH received (len=33): 'D02529C7565D6CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'O
TC_speech_rtp_tchf(916)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(916)@60dfebe438ba: TCH received (len=33): 'D02529C7565D6CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'O
TC_speech_rtp_tchf(916)@60dfebe438ba: TCH received (len=33): 'D02529C7565D6CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'O
TC_speech_rtp_tchf(916)@60dfebe438ba: TCH received (len=33): 'D02529C7565D6CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'O
TC_speech_rtp_tchf(916)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(916)@60dfebe438ba: Final verdict of PTC: pass
TC_speech_rtp_tchf(918)@60dfebe438ba: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_F (8), u := { speech := RSL_CMOD_SP_GSM2 (17) } }
TC_speech_rtp_tchf(918)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_rtp_tchf(918)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf(918)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(918)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(918)@60dfebe438ba: TCH received (len=31): 'C02529C7565D6C000000000000000000000000000000000000000000000000'O
TC_speech_rtp_tchf(918)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(918)@60dfebe438ba: TCH received (len=31): 'C02529C7565D6C000000000000000000000000000000000000000000000000'O
TC_speech_rtp_tchf(918)@60dfebe438ba: TCH received (len=31): 'C02529C7565D6C000000000000000000000000000000000000000000000000'O
TC_speech_rtp_tchf(918)@60dfebe438ba: TCH received (len=31): 'C02529C7565D6C000000000000000000000000000000000000000000000000'O
TC_speech_rtp_tchf(918)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(918)@60dfebe438ba: Final verdict of PTC: pass
TC_speech_rtp_tchf(920)@60dfebe438ba: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_F (8), u := { speech := RSL_CMOD_SP_GSM3 (33) } }
TC_speech_rtp_tchf(920)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_rtp_tchf(920)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_rtp_tchf(920)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(920)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(920)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_rtp_tchf(920)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(920)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_rtp_tchf(920)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_rtp_tchf(920)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_rtp_tchf(920)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(920)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8474
TC_speech_rtp_tchf-RSL(914)@60dfebe438ba: Final verdict of PTC: none
TC_speech_rtp_tchf-RTPEM(921)@60dfebe438ba: Final verdict of PTC: none
TC_speech_rtp_tchf-RTPEM(917)@60dfebe438ba: Final verdict of PTC: none
TC_speech_rtp_tchf-RTPEM(919)@60dfebe438ba: Final verdict of PTC: none
TC_speech_rtp_tchf-RSL-IPA(913)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(915)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(913): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchf-RSL(914): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(915): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchf(916): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchf-RTPEM(917): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchf(918): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchf-RTPEM(919): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchf(920): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchf-RTPEM(921): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_speech_rtp_tchf finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf pass'.
Mon Mar 17 06:46:17 UTC 2025
====== BTS_Tests.TC_speech_rtp_tchf pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_rtp_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9503505)
Waiting for packet dumper to finish... 1 (prev_count=9503505, count=9507252)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'.
------ BTS_Tests.TC_speech_rtp_tchh ------
Mon Mar 17 06:46: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_speech_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_rtp_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_speech_rtp_tchh started.
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: 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_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: 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_speech_rtp_tchh-RSL(923)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh(925)@60dfebe438ba: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_H (9), u := { speech := RSL_CMOD_SP_GSM1 (1) } }
TC_speech_rtp_tchh(925)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_rtp_tchh(925)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh(925)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(925)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(925)@60dfebe438ba: TCH received (len=15): '002529C7565D6C0000000000000000'O
TC_speech_rtp_tchh(925)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(925)@60dfebe438ba: TCH received (len=15): '002529C7565D6C0000000000000000'O
TC_speech_rtp_tchh(925)@60dfebe438ba: TCH received (len=15): '002529C7565D6C0000000000000000'O
TC_speech_rtp_tchh(925)@60dfebe438ba: TCH received (len=15): '002529C7565D6C0000000000000000'O
TC_speech_rtp_tchh(925)@60dfebe438ba: TCH received (len=15): '002529C7565D6C0000000000000000'O
TC_speech_rtp_tchh(925)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(925)@60dfebe438ba: Final verdict of PTC: pass
TC_speech_rtp_tchh(927)@60dfebe438ba: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_H (9), u := { speech := RSL_CMOD_SP_GSM3 (33) } }
TC_speech_rtp_tchh(927)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_rtp_tchh(927)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_rtp_tchh(927)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(927)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(927)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_rtp_tchh(927)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(927)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_rtp_tchh(927)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_rtp_tchh(927)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_rtp_tchh(927)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(927)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8493
TC_speech_rtp_tchh-RSL(923)@60dfebe438ba: Final verdict of PTC: none
TC_speech_rtp_tchh-RTPEM(928)@60dfebe438ba: Final verdict of PTC: none
TC_speech_rtp_tchh-RTPEM(926)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(924)@60dfebe438ba: Final verdict of PTC: none
TC_speech_rtp_tchh-RSL-IPA(922)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(922): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchh-RSL(923): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(924): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchh(925): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchh-RTPEM(926): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchh(927): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_rtp_tchh-RTPEM(928): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_speech_rtp_tchh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh pass'.
Mon Mar 17 06:46:27 UTC 2025
====== BTS_Tests.TC_speech_rtp_tchh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_rtp_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6665585)
Waiting for packet dumper to finish... 1 (prev_count=6665585, count=6669331)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'.
------ BTS_Tests.TC_speech_osmux_tchf ------
Mon Mar 17 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_speech_osmux_tchf.pcap" >/data/BTS_Tests.TC_speech_osmux_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_speech_osmux_tchf started.
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: 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_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: 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_speech_osmux_tchf-RSL(930)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf(932)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_osmux_tchf(932)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_osmux_tchf(932)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchf(932)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchf(932)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchf(932)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: got '2529C7565D6C000000000000000000'O vs exp '2529C7565D6C000000000000000000'O
TC_speech_osmux_tchf(932)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchf(932)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8595
TC_speech_osmux_tchf-RSL(930)@60dfebe438ba: Final verdict of PTC: none
TC_speech_osmux_tchf-OsmuxEM(933)@60dfebe438ba: Final verdict of PTC: none
TC_speech_osmux_tchf-RSL-IPA(929)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(931)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(929): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_osmux_tchf-RSL(930): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_osmux_tchf(932): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_osmux_tchf-OsmuxEM(933): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_speech_osmux_tchf finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf pass'.
Mon Mar 17 06:46:35 UTC 2025
====== BTS_Tests.TC_speech_osmux_tchf pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_osmux_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4540931)
Waiting for packet dumper to finish... 1 (prev_count=4540931, count=4541430)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'.
------ BTS_Tests.TC_speech_osmux_tchh ------
Mon Mar 17 06:46: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_speech_osmux_tchh.pcap" >/data/BTS_Tests.TC_speech_osmux_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_speech_osmux_tchh started.
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: 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_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchh-RSL(935)@60dfebe438ba: 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_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: 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_speech_osmux_tchh-RSL(935)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh(937)@60dfebe438ba: setverdict(pass): none -> pass
TC_speech_osmux_tchh(937)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_osmux_tchh(937)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchh(937)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchh(937)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchh(937)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchh(937)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchh(937)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchh(937)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchh(937)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchh(937)@60dfebe438ba: TCH received (len=17): '20142529C7565D6C000000000000000000'O
TC_speech_osmux_tchh(937)@60dfebe438ba: got '2529C7565D6C000000000000000000'O vs exp '2529C7565D6C000000000000000000'O
TC_speech_osmux_tchh(937)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchh(937)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8609
TC_speech_osmux_tchh-RSL(935)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(936)@60dfebe438ba: Final verdict of PTC: none
TC_speech_osmux_tchh-RSL-IPA(934)@60dfebe438ba: Final verdict of PTC: none
TC_speech_osmux_tchh-OsmuxEM(938)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(934): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_osmux_tchh-RSL(935): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(936): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_osmux_tchh(937): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_speech_osmux_tchh-OsmuxEM(938): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_speech_osmux_tchh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh pass'.
Mon Mar 17 06:46:43 UTC 2025
====== BTS_Tests.TC_speech_osmux_tchh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_osmux_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4331281)
Waiting for packet dumper to finish... 1 (prev_count=4331281, count=4332670)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'.
------ BTS_Tests.TC_data_rtp_tchf144 ------
Mon Mar 17 06:46: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_data_rtp_tchf144.pcap" >/data/BTS_Tests.TC_data_rtp_tchf144.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_rtp_tchf144 started.
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: 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_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144(942)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_14k4 (24) } }
TC_data_rtp_tchf144(942)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchf144(942)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144-RTPEM(943)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf144(942)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144(942)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144(942)@60dfebe438ba: Sending Uplink TCH (len=290): '0001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(942)@60dfebe438ba: TCH received (len=290): '0001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf144(942)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144-RTPEM(943)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf144(942)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144(942)@60dfebe438ba: Final verdict of PTC: pass
TC_data_rtp_tchf144(944)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_NT_14k5 (88) } }
TC_data_rtp_tchf144(944)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchf144(944)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144-RTPEM(945)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf144(944)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144(944)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144(944)@60dfebe438ba: Sending Uplink TCH (len=290): '0001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000010000010000000000000000000000000000000000000000010000000000000000000000000100000000000000000000000100000000000000000000000100'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000000000000101000001000000000000000000000000000000000000000000000001000000000000000001010001000000000000000000010000000000000000000001010000000000000000000000000101000000000000000001000000000000000000000001000100000100000000000001010100000000000000000000010100010000000000000000000000000100000000000000010100000000000000000000010000000000000000000000000101000101000000000000010101000000000000000000000101000000000000000000000001010101000000000000010100010100000000000000010000010101000000000000000000010101000000000000000000000000000000000000000101000101000000000000000100000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000000001010000000000000000000000010001010100000000000001000001010100000000000000000000000000000000000000010001010100000000000000000001000101000100000001000101010100000001000000010100000000000000000000000001010100000001000000000000000000000000000000000001000000000000000000010101010101010000000000000001010100000001000000010000010101000000010000010000010101010000000000000001010100000001000000000000000000010100010000000001000101010000000100000101010001010001000100000001000000000000000000000001000000000000000000000100000101010000000100000001000101010100000001000000000000000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000000100000000000000000000000100000000000000000001000100000000000000000000000100000000000000000000010001010100000001000000000000000000000000000000010100000000000000000000000100000101010000000100010001000000000000000000000101000000000000000000000000000101010000000100000101010101000000010000010000000000000000000000000101000101010000000100000100000101010000000000000100000101010000000100000101010101010000000100000101000000000000000000000000000000000000000000000000000101010000000100000101010000000000000000000000000001010100000001000001010000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000010101000000010000010100010100010001010001000101000000000000000000000000010101000000010000010001000101010100000001000000000000000000000000000000010101000000010000010000010101010000000000000000000000000000000000000000010101000000010000010000000000000000000000000000000101010000000100000101000000000000000000000000000000010000010000000100000000000000000000000000000101010100000001000001000000000000000000000000000000000000000000000000000000000000000000000000000000010101000000010000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010000000100000001000000000000000000000000000001010001010001000101010101000000000000000000000000000000000000000000000001010001010001000100010101000000000000000000000000010100010001010001000101010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(944)@60dfebe438ba: TCH received (len=290): '0001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf144(944)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144-RTPEM(945)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf144(944)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144(944)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8737
TC_data_rtp_tchf144-RSL(940)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf144-RTPEM(945)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf144-RSL-IPA(939)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf144-RTPEM(943)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(941)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(939): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf144-RSL(940): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf144(942): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf144-RTPEM(943): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf144(944): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf144-RTPEM(945): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_rtp_tchf144 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 pass'.
Mon Mar 17 06:46:49 UTC 2025
====== BTS_Tests.TC_data_rtp_tchf144 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchf144.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3028448)
Waiting for packet dumper to finish... 1 (prev_count=3028448, count=3028947)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'.
------ BTS_Tests.TC_data_rtp_tchf96 ------
Mon Mar 17 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_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_rtp_tchf96 started.
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: 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_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: 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_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96(949)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_9k6 (16) } }
TC_data_rtp_tchf96(949)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchf96(949)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96-RTPEM(950)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf96(949)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96(949)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96(949)@60dfebe438ba: Sending Uplink TCH (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(949)@60dfebe438ba: TCH received (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf96(949)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96-RTPEM(950)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf96(949)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96(949)@60dfebe438ba: Final verdict of PTC: pass
TC_data_rtp_tchf96(951)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_NT_12k0 (80) } }
TC_data_rtp_tchf96(951)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchf96(951)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96-RTPEM(952)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf96(951)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96(951)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96(951)@60dfebe438ba: Sending Uplink TCH (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000010000000000000000000000000000000000000001000001000000000000000000000000000000000100000000000000000000010000000000000000000100000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000000000101000001000000000000000000000000000000000000000100000000000001010001000000000000000100000000000000000001000001000000000000010001010000000000000101010000000000000000000001000000000000010100010000000000000001000000000000000001010001010000000000000100010100000000000100000000000000000000010101010000000000010000000100000000000000010001010000000000010100010100000000000101010100000000000001000000000000000000010101010000000000000000000000000000000000000000010000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000001010101010000000000010101000001000000000101010101010000000000000000000000000000000101000001000001000001000100000100000000010101010100000000000100010100000001000001000101000000010000000000000000000000000101010000010000010001010001010100000000010001010100000001000001010101010100000001000101010100000001000001010100000001000001010000000000000000010100010101000000000100000000000000000001000000000000000000000100000000000000000100010101000000010100010100000000000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010000010101000000010101000000000000000000000001000100010001010100000000000000000000000000000000000000000000000000000000000001000000000000000001010000000000000000000100000000000000000001000101010000000100010101010000000100000000010000010000010100000000000000000000010000000101000100010100000000000000000000010101010000000100000001010000000100000101010100000001000001010101000000010000010101010000000100000101000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101000000010000010000000000000000000000000000000000000000000101010000000100000101010000000100000101010101000000010101010101010100000001000000000000000000000000000000000000000000000001010101000000010000000000000000000000000000000000000000000000000100000100000100000000000000000000000001000001000001010001010000000100000100000000000000000000000000000000000000000000000001000001000001000000000000000000000000010000010000010100000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(951)@60dfebe438ba: TCH received (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf96(951)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96-RTPEM(952)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf96(951)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96(951)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8772
TC_data_rtp_tchf96-RSL(947)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf96-RTPEM(950)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf96-RSL-IPA(946)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf96-RTPEM(952)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(948)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(946): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf96-RSL(947): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(948): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf96(949): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf96-RTPEM(950): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf96(951): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf96-RTPEM(952): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_rtp_tchf96 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 pass'.
Mon Mar 17 06:46:56 UTC 2025
====== BTS_Tests.TC_data_rtp_tchf96 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchf96.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3024107)
Waiting for packet dumper to finish... 1 (prev_count=3024107, count=3024606)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'.
------ BTS_Tests.TC_data_rtp_tchf48 ------
Mon Mar 17 06:46: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_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_rtp_tchf48 started.
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: 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_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: 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_data_rtp_tchf48-RSL(954)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48(956)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_4k8 (17) } }
TC_data_rtp_tchf48(956)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchf48(956)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48-RTPEM(957)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf48(956)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48(956)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48(956)@60dfebe438ba: Sending Uplink TCH (len=120): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000100010000000000000000000001000000000000000100000000000000000101010000000000000000000100000000000000000000000000000000000100000100000000000000000101000001000100000001010100000101010000010001000001000100010101010101010000010100000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '010101000101000000000000010101010100010100010000000000000000000001000100010100010100010000000100010000010101010100000000010100000001010000000101010001000000000001010101000000010000000000000000000000000000000101010001010000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000010001000100010101000101000100000001000100010000010001000000010001000100010100010100010000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(956)@60dfebe438ba: TCH received (len=120): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf48(956)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48-RTPEM(957)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf48(956)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48(956)@60dfebe438ba: Final verdict of PTC: pass
TC_data_rtp_tchf48(958)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_NT_6k0 (81) } }
TC_data_rtp_tchf48(958)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchf48(958)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48-RTPEM(959)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf48(958)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48(958)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48(958)@60dfebe438ba: Sending Uplink TCH (len=120): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000001000000000000000100000000000000000000000001000001000000000001000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000100000000000000000000000001000001000000000001000000000001000001010100000101000000010101000100010100000001000000000101000001010100000000010100010101010101010000000000000100010101010101000000010000010100010001000000000000000001000000010100'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '010101000000010000010100010001000000000000010101010100000001000101000101000000010001000000000000000000010101010100000000000000000000000100000001010000010100000001010000000000000001000000000000000100000001000101000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000101000101000000000000000001000000000000000000000000000000000101000101000101000101000000000101000101000001000100000000000000000000000101000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(958)@60dfebe438ba: TCH received (len=120): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf48(958)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48-RTPEM(959)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf48(958)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48(958)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8807
TC_data_rtp_tchf48-RSL(954)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf48-RTPEM(957)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf48-RSL-IPA(953)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(955)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf48-RTPEM(959)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(953): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf48-RSL(954): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(955): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf48(956): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf48-RTPEM(957): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf48(958): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf48-RTPEM(959): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_rtp_tchf48 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 pass'.
Mon Mar 17 06:47:02 UTC 2025
====== BTS_Tests.TC_data_rtp_tchf48 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchf48.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3035759)
Waiting for packet dumper to finish... 1 (prev_count=3035759, count=3039505)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'.
------ BTS_Tests.TC_data_rtp_tchh48 ------
Mon Mar 17 06:47: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_data_rtp_tchh48.pcap" >/data/BTS_Tests.TC_data_rtp_tchh48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_rtp_tchh48 started.
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: 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_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: 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_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48(963)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_H (9), u := { data := RSL_CMOD_CSD_T_4k8 (17) } }
TC_data_rtp_tchh48(963)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchh48(963)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchh48-RTPEM(964)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchh48(963)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchh48(963)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48(963)@60dfebe438ba: Sending Uplink TCH (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchh48(963)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(963)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Timeout waiting for matching Downlink data frame", new component reason: "Timeout waiting for matching Downlink data frame"
TC_data_rtp_tchh48(963)@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8680
MC@60dfebe438ba: Test Component 963 has requested to stop MTC. Terminating current testcase execution.
TC_data_rtp_tchh48-RSL(961)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchh48-RTPEM(964)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(962)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchh48-RSL-IPA(960)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchh48(963)@60dfebe438ba: Final verdict of PTC: fail reason: "Timeout waiting for matching Downlink data frame"
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(960): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchh48-RSL(961): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(962): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchh48(963): fail (none -> fail) reason: "Timeout waiting for matching Downlink data frame"
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchh48-RTPEM(964): none (fail -> fail)
MTC@60dfebe438ba: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: Timeout waiting for matching Downlink data frame
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'.
Mon Mar 17 06:47:12 UTC 2025
------ BTS_Tests.TC_data_rtp_tchh48 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchh48.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6254500)
Waiting for packet dumper to finish... 1 (prev_count=6254500, count=6258683)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'.
------ BTS_Tests.TC_data_rtp_tchf24 ------
Mon Mar 17 06:47: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_data_rtp_tchf24.pcap" >/data/BTS_Tests.TC_data_rtp_tchf24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_rtp_tchf24 started.
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: 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_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24(968)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_2k4 (18) } }
TC_data_rtp_tchf24(968)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchf24(968)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24-RTPEM(969)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf24(968)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24(968)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24(968)@60dfebe438ba: Sending Uplink TCH (len=72): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf24(968)@60dfebe438ba: TCH received (len=72): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf24(968)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24-RTPEM(969)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf24(968)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24(968)@60dfebe438ba: Final verdict of PTC: pass
TC_data_rtp_tchf24(970)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_1k2 (19) } }
TC_data_rtp_tchf24(970)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchf24(970)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24-RTPEM(971)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf24(970)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24(970)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24(970)@60dfebe438ba: Sending Uplink TCH (len=72): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '000101000001000100000101000001000000010101000100000101010000010100000101000100000000010000000101000001000000000000010100000000010101010100000000'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '000000000000000000000000000000000000000000000000000000000000000000000000000000000100010001000100000001010100000100010000000100010001000000000000'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf24(970)@60dfebe438ba: TCH received (len=72): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf24(970)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24-RTPEM(971)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf24(970)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24(970)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8876
TC_data_rtp_tchf24-RSL(966)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf24-RTPEM(969)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf24-RSL-IPA(965)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(967)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchf24-RTPEM(971)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(965): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf24-RSL(966): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(967): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf24(968): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf24-RTPEM(969): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf24(970): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchf24-RTPEM(971): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_rtp_tchf24 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 pass'.
Mon Mar 17 06:47:18 UTC 2025
====== BTS_Tests.TC_data_rtp_tchf24 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchf24.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2608298)
Waiting for packet dumper to finish... 1 (prev_count=2608298, count=2608797)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'.
------ BTS_Tests.TC_data_rtp_tchh24 ------
Mon Mar 17 06:47: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_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_rtp_tchh24 started.
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: 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_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh24-RSL(973)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: 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_data_rtp_tchh24-RSL(973)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24(975)@60dfebe438ba: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_H (9), u := { data := RSL_CMOD_CSD_T_2k4 (18) } }
TC_data_rtp_tchh24(975)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_rtp_tchh24(975)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchh24-RTPEM(976)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchh24(975)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchh24(975)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24(975)@60dfebe438ba: Sending Uplink TCH (len=144): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(975)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(975)@60dfebe438ba: setverdict(fail): pass -> fail reason: "Timeout waiting for matching Downlink data frame", new component reason: "Timeout waiting for matching Downlink data frame"
TC_data_rtp_tchh24(975)@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8680
MC@60dfebe438ba: Test Component 975 has requested to stop MTC. Terminating current testcase execution.
TC_data_rtp_tchh24-RSL(973)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchh24-RSL-IPA(972)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchh24-RTPEM(976)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(974)@60dfebe438ba: Final verdict of PTC: none
TC_data_rtp_tchh24(975)@60dfebe438ba: Final verdict of PTC: fail reason: "Timeout waiting for matching Downlink data frame"
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(972): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchh24-RSL(973): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(974): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchh24(975): fail (none -> fail) reason: "Timeout waiting for matching Downlink data frame"
MTC@60dfebe438ba: Local verdict of PTC TC_data_rtp_tchh24-RTPEM(976): none (fail -> fail)
MTC@60dfebe438ba: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: Timeout waiting for matching Downlink data frame
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'.
Mon Mar 17 06:47:28 UTC 2025
------ BTS_Tests.TC_data_rtp_tchh24 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchh24.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6260415)
Waiting for packet dumper to finish... 1 (prev_count=6260415, count=6260914)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144'.
------ BTS_Tests.TC_data_facch_tchf144 ------
Mon Mar 17 06:47: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_tchf144.pcap" >/data/BTS_Tests.TC_data_facch_tchf144.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_facch_tchf144 started.
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: 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_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: 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_data_facch_tchf144-RSL(978)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144(980)@60dfebe438ba: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_14k4 (24) } }
TC_data_facch_tchf144(980)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_facch_tchf144(980)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144-RTPEM(981)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf144(980)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144(980)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144(980)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchf144(980)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144(980)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144(980)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchf144(980)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144-RTPEM(981)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf144(980)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144(980)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8751
TC_data_facch_tchf144-RTPEM(981)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchf144-RSL-IPA(977)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchf144-RSL(978)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(979)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf144-RSL-IPA(977): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf144-RSL(978): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(979): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf144(980): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf144-RTPEM(981): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_facch_tchf144 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 pass'.
Mon Mar 17 06:47:34 UTC 2025
====== BTS_Tests.TC_data_facch_tchf144 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchf144.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2909575)
Waiting for packet dumper to finish... 1 (prev_count=2909575, count=2910074)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96'.
------ BTS_Tests.TC_data_facch_tchf96 ------
Mon Mar 17 06:47: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_data_facch_tchf96.pcap" >/data/BTS_Tests.TC_data_facch_tchf96.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_facch_tchf96 started.
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: 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_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: 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_data_facch_tchf96-RSL(983)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: 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_data_facch_tchf96-RSL(983)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: 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_data_facch_tchf96-RSL(983)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96(985)@60dfebe438ba: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_9k6 (16) } }
TC_data_facch_tchf96(985)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_facch_tchf96(985)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96-RTPEM(986)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf96(985)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96(985)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96(985)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchf96(985)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96(985)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96(985)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchf96(985)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96-RTPEM(986)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf96(985)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96(985)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8786
TC_data_facch_tchf96-RTPEM(986)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchf96-RSL-IPA(982)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(984)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchf96-RSL(983)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf96-RSL-IPA(982): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf96-RSL(983): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(984): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf96(985): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf96-RTPEM(986): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_facch_tchf96 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 pass'.
Mon Mar 17 06:47:41 UTC 2025
====== BTS_Tests.TC_data_facch_tchf96 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchf96.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2900185)
Waiting for packet dumper to finish... 1 (prev_count=2900185, count=2900684)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48'.
------ BTS_Tests.TC_data_facch_tchf48 ------
Mon Mar 17 06:47: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_data_facch_tchf48.pcap" >/data/BTS_Tests.TC_data_facch_tchf48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_facch_tchf48 started.
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: 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_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48(990)@60dfebe438ba: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_4k8 (17) } }
TC_data_facch_tchf48(990)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_facch_tchf48(990)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48-RTPEM(991)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf48(990)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48(990)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48(990)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchf48(990)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48(990)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48(990)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchf48(990)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48-RTPEM(991)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf48(990)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48(990)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8821
TC_data_facch_tchf48-RSL(988)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchf48-RTPEM(991)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(989)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchf48-RSL-IPA(987)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf48-RSL-IPA(987): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf48-RSL(988): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(989): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf48(990): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf48-RTPEM(991): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_facch_tchf48 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 pass'.
Mon Mar 17 06:47:47 UTC 2025
====== BTS_Tests.TC_data_facch_tchf48 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchf48.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2891044)
Waiting for packet dumper to finish... 1 (prev_count=2891044, count=2894790)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48'.
------ BTS_Tests.TC_data_facch_tchh48 ------
Mon Mar 17 06:47: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_data_facch_tchh48.pcap" >/data/BTS_Tests.TC_data_facch_tchh48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_facch_tchh48 started.
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: 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_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: 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_data_facch_tchh48-RSL(993)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48(995)@60dfebe438ba: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_H (9), u := { data := RSL_CMOD_CSD_T_4k8 (17) } }
TC_data_facch_tchh48(995)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_facch_tchh48(995)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48-RTPEM(996)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchh48(995)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48(995)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48(995)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_data_facch_tchh48(995)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchh48(995)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48(995)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48(995)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchh48(995)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48-RTPEM(996)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchh48(995)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48(995)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8856
TC_data_facch_tchh48-RSL(993)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchh48-RTPEM(996)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(994)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchh48-RSL-IPA(992)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchh48-RSL-IPA(992): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchh48-RSL(993): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(994): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchh48(995): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchh48-RTPEM(996): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_facch_tchh48 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 pass'.
Mon Mar 17 06:47:54 UTC 2025
====== BTS_Tests.TC_data_facch_tchh48 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchh48.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2933968)
Waiting for packet dumper to finish... 1 (prev_count=2933968, count=2934467)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24'.
------ BTS_Tests.TC_data_facch_tchf24 ------
Mon Mar 17 06:47: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_data_facch_tchf24.pcap" >/data/BTS_Tests.TC_data_facch_tchf24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_facch_tchf24 started.
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: 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_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: 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_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: 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_data_facch_tchf24-RSL(998)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24(1000)@60dfebe438ba: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_2k4 (18) } }
TC_data_facch_tchf24(1000)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_facch_tchf24(1000)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24-RTPEM(1001)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf24(1000)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24(1000)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24(1000)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchf24(1000)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24(1000)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24(1000)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchf24(1000)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24-RTPEM(1001)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf24(1000)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24(1000)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8890
TC_data_facch_tchf24-RSL(998)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchf24-RTPEM(1001)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchf24-RSL-IPA(997)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(999)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf24-RSL-IPA(997): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf24-RSL(998): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf24(1000): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchf24-RTPEM(1001): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_facch_tchf24 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 pass'.
Mon Mar 17 06:48:00 UTC 2025
====== BTS_Tests.TC_data_facch_tchf24 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchf24.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2933734)
Waiting for packet dumper to finish... 1 (prev_count=2933734, count=2934233)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24'.
------ BTS_Tests.TC_data_facch_tchh24 ------
Mon Mar 17 06:48: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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_data_facch_tchh24 started.
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: 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_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: 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_data_facch_tchh24-RSL(1003)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24(1005)@60dfebe438ba: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_H (9), u := { data := RSL_CMOD_CSD_T_2k4 (18) } }
TC_data_facch_tchh24(1005)@60dfebe438ba: setverdict(pass): none -> pass
TC_data_facch_tchh24(1005)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24-RTPEM(1006)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchh24(1005)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24(1005)@60dfebe438ba: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24(1005)@60dfebe438ba: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_data_facch_tchh24(1005)@60dfebe438ba: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchh24(1005)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24(1005)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24(1005)@60dfebe438ba: 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 := 15, m := false, el := 1, payload := 'F8A0D97A305520A3808DC0A0A28075'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchh24(1005)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24-RTPEM(1006)@60dfebe438ba: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchh24(1005)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24(1005)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":8924
TC_data_facch_tchh24-RSL(1003)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1004)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchh24-RSL-IPA(1002)@60dfebe438ba: Final verdict of PTC: none
TC_data_facch_tchh24-RTPEM(1006)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchh24-RSL-IPA(1002): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchh24-RSL(1003): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchh24(1005): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_data_facch_tchh24-RTPEM(1006): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_data_facch_tchh24 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 pass'.
Mon Mar 17 06:48:07 UTC 2025
====== BTS_Tests.TC_data_facch_tchh24 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchh24.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2911946)
Waiting for packet dumper to finish... 1 (prev_count=2911946, count=2915820)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'.
------ BTS_Tests.TC_early_immediate_assignment ------
Mon Mar 17 06:48: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_early_immediate_assignment.pcap" >/data/BTS_Tests.TC_early_immediate_assignment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_early_immediate_assignment started.
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: 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_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment(1010)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_early_immediate_assignment(1010)@60dfebe438ba: 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 := '00010111'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_early_immediate_assignment(1010)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_early_immediate_assignment(1010)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_early_immediate_assignment(1010)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_early_immediate_assignment(1010)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_early_immediate_assignment(1011)@60dfebe438ba: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_early_immediate_assignment(1011)@60dfebe438ba: 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 := 0 }, tsc := 7, h := false, arfcn := 873, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00010111'B, t1p := 0, t3 := 24, 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_early_immediate_assignment(1011)@60dfebe438ba: Received IMM.ASS for our RACH!
TC_early_immediate_assignment(1011)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_early_immediate_assignment(1011)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_early_immediate_assignment(1011)@60dfebe438ba: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":9005
TC_early_immediate_assignment-RSL(1008)@60dfebe438ba: Final verdict of PTC: none
TC_early_immediate_assignment-RSL-IPA(1007)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1009)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(1007): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_early_immediate_assignment-RSL(1008): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1009): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_early_immediate_assignment(1010): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Local verdict of PTC TC_early_immediate_assignment(1011): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@60dfebe438ba: Test case TC_early_immediate_assignment finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment pass'.
Mon Mar 17 06:48:15 UTC 2025
====== BTS_Tests.TC_early_immediate_assignment pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_early_immediate_assignment.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4000941)
Waiting for packet dumper to finish... 1 (prev_count=4000941, count=4001440)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'.
------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------
Mon Mar 17 06:48: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_acch_overpower_rxqual_thresh started.
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: 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_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: 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_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: 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_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: 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_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: RxLev(BCCH) := 30
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Expected RxLev(DCCH) := 22
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): none -> pass
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Executing step[0] := { meas_res := omit, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Executing step[1] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 7, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 4, overpower_facch := 4 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Executing step[2] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 0, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Executing step[3] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 1, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Executing step[4] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 2, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Executing step[5] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 4, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 4, overpower_facch := 4 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Executing step[6] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 3, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 4, overpower_facch := 4 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Executing step[7] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 2, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh(1015)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":9199
TC_acch_overpower_rxqual_thresh-RSL(1013)@60dfebe438ba: Final verdict of PTC: none
TC_acch_overpower_rxqual_thresh-RSL-IPA(1012)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1014)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(1012): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(1013): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_rxqual_thresh(1015): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh pass'.
Mon Mar 17 06:48:41 UTC 2025
====== BTS_Tests.TC_acch_overpower_rxqual_thresh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16370173)
Waiting for packet dumper to finish... 1 (prev_count=16370173, count=16370672)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'.
------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------
Mon Mar 17 06:48: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_acch_overpower_rxqual_thresh_dtx started.
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: RxLev(BCCH) := 30
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: Expected RxLev(DCCH) := 22
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): none -> pass
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: Executing step[0] := { meas_res := omit, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: Executing step[1] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '1'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 7, rxqual_sub_srv_cell := 7, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: Executing step[2] := { meas_res := { ba_used := '0'B, dtx_used := '1'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 7, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: Executing step[3] := { meas_res := { ba_used := '0'B, dtx_used := '1'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 0, rxqual_sub_srv_cell := 7, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 4, overpower_facch := 4 }
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_rxqual_thresh_dtx(1019)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":9240
TC_acch_overpower_rxqual_thresh_dtx-RSL(1017)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1018)@60dfebe438ba: Final verdict of PTC: none
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(1016): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(1017): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx(1019): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx pass'.
Mon Mar 17 06:48:59 UTC 2025
====== BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10191264)
Waiting for packet dumper to finish... 1 (prev_count=10191264, count=10191763)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'.
------ BTS_Tests.TC_acch_overpower_always_on_facch ------
Mon Mar 17 06:49: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_acch_overpower_always_on_facch started.
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: 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_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: 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_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: 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_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: RxLev(BCCH) := 30
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: Expected RxLev(DCCH) := 22
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: setverdict(pass): none -> pass
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: Executing step[0] := { meas_res := omit, overpower_sacch := 0, overpower_facch := 4 }
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: Executing step[1] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 0, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 0, overpower_facch := 4 }
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: Executing step[2] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 7, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 0, overpower_facch := 4 }
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_facch(1023)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":9272
TC_acch_overpower_always_on_facch-RSL(1021)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1022)@60dfebe438ba: Final verdict of PTC: none
TC_acch_overpower_always_on_facch-RSL-IPA(1020)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(1020): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(1021): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_always_on_facch(1023): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_acch_overpower_always_on_facch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch pass'.
Mon Mar 17 06:49:16 UTC 2025
====== BTS_Tests.TC_acch_overpower_always_on_facch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_always_on_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8630149)
Waiting for packet dumper to finish... 1 (prev_count=8630149, count=8630648)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'.
------ BTS_Tests.TC_acch_overpower_always_on_sacch ------
Mon Mar 17 06:49: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_acch_overpower_always_on_sacch started.
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: 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_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: 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_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: RxLev(BCCH) := 30
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: Expected RxLev(DCCH) := 22
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: setverdict(pass): none -> pass
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: Executing step[0] := { meas_res := omit, overpower_sacch := 4, overpower_facch := 0 }
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: Executing step[1] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 0, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 4, overpower_facch := 0 }
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: Executing step[2] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 7, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 4, overpower_facch := 0 }
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_always_on_sacch(1027)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":9304
TC_acch_overpower_always_on_sacch-RSL(1025)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1026)@60dfebe438ba: Final verdict of PTC: none
TC_acch_overpower_always_on_sacch-RSL-IPA(1024)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(1024): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(1025): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_always_on_sacch(1027): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_acch_overpower_always_on_sacch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch pass'.
Mon Mar 17 06:49:32 UTC 2025
====== BTS_Tests.TC_acch_overpower_always_on_sacch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_always_on_sacch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8630481)
Waiting for packet dumper to finish... 1 (prev_count=8630481, count=8634228)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'.
------ BTS_Tests.TC_acch_overpower_limit ------
Mon Mar 17 06:49: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_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_acch_overpower_limit started.
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: 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_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: 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_acch_overpower_limit-RSL(1029)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit(1031)@60dfebe438ba: RxLev(BCCH) := 30
TC_acch_overpower_limit(1031)@60dfebe438ba: Expected RxLev(DCCH) := 28
TC_acch_overpower_limit(1031)@60dfebe438ba: setverdict(pass): none -> pass
TC_acch_overpower_limit(1031)@60dfebe438ba: Executing step[0] := { meas_res := omit, overpower_sacch := 2, overpower_facch := 2 }
TC_acch_overpower_limit(1031)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_limit(1031)@60dfebe438ba: Executing step[1] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 0, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 2, overpower_facch := 2 }
TC_acch_overpower_limit(1031)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_limit(1031)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_limit(1031)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_limit(1031)@60dfebe438ba: Executing step[2] := { meas_res := { ba_used := '0'B, dtx_used := '0'B, rxlev_full_srv_cell := 63, threeg_ba_used := '0'B, meas_valid := '0'B, rxlev_sub_srv_cell := 63, si23_ba_used := '0'B, rxqual_full_srv_cell := 7, rxqual_sub_srv_cell := 0, no_ncell_m := 0, ncell_reports := omit }, overpower_sacch := 2, overpower_facch := 2 }
TC_acch_overpower_limit(1031)@60dfebe438ba: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_acch_overpower_limit(1031)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_limit(1031)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_limit(1031)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_acch_overpower_limit(1031)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":9335
TC_acch_overpower_limit-RSL(1029)@60dfebe438ba: Final verdict of PTC: none
TC_acch_overpower_limit-RSL-IPA(1028)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1030)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(1028): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_limit-RSL(1029): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1030): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_acch_overpower_limit(1031): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_acch_overpower_limit finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit pass'.
Mon Mar 17 06:49:49 UTC 2025
====== BTS_Tests.TC_acch_overpower_limit pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_limit.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9051390)
Waiting for packet dumper to finish... 1 (prev_count=9051390, count=9051889)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit pass' was executed successfully (exit status: 0).
MC@60dfebe438ba: Test execution finished.
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:49: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_cbch_load_idle_no_cbch started.
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: 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_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: 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_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":758
TC_cbch_load_idle_no_cbch-RSL(1033)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1034)@60dfebe438ba: Final verdict of PTC: none
TC_cbch_load_idle_no_cbch-RSL-IPA(1032)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(1032): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(1033): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_cbch_load_idle_no_cbch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass'.
Mon Mar 17 06:50:05 UTC 2025
====== BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6477149)
Waiting for packet dumper to finish... 1 (prev_count=6477149, count=6477648)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:50: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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_1block started.
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_1block-RSL(1036)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1037)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(1035): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL(1036): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1037): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass'.
Mon Mar 17 06:50:24 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10131554)
Waiting for packet dumper to finish... 1 (prev_count=10131554, count=10132053)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:50: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_2block started.
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '31000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_2block-RSL(1039)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1040)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(1038): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL(1039): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1040): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass'.
Mon Mar 17 06:50:42 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10128251)
Waiting for packet dumper to finish... 1 (prev_count=10128251, count=10131998)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:50: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_3block started.
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '32101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_3block-RSL(1042)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1043)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(1041): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL(1042): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass'.
Mon Mar 17 06:51:01 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10130155)
Waiting for packet dumper to finish... 1 (prev_count=10130155, count=10130654)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:51: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_4block started.
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@60dfebe438ba: Found block_nr 3 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_4block-RSL(1045)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1046)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(1044): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL(1045): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass'.
Mon Mar 17 06:51:20 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10127812)
Waiting for packet dumper to finish... 1 (prev_count=10127812, count=10128311)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:51: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_multi started.
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33201122232425262728292A2B2C2D2E2F303233343536'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '201122232425262728292A2B2C2D2E2F303233343536'O }
MTC@60dfebe438ba: Found block_nr 3 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20002000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '002000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 1
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21002102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '002102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 1
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22102112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '102112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 1
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@60dfebe438ba: Found block_nr 3 of msg 1
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20003000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '003000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 2
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21003102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '003102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 2
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22103112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '103112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 2
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33203122232425262728292A2B2C2D2E2F303233343536'O ("3 1\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '203122232425262728292A2B2C2D2E2F303233343536'O (" 1\"#$%&'()*+,-./023456") }
MTC@60dfebe438ba: Found block_nr 3 of msg 2
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2327, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2378, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2429, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2480, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2531, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2582, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2633, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2684, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2735, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2786, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2837, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2888, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2939, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2990, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3041, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3092, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3143, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_multi-RSL(1048)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1049)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1047): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL(1048): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1049): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass'.
Mon Mar 17 06:51:44 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15419944)
Waiting for packet dumper to finish... 1 (prev_count=15419944, count=15420443)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:51: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_schedule started.
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '28001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 8 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@60dfebe438ba: Found block_nr 3 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_schedule-RSL(1051)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1052)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1050): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL(1051): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1052): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass'.
Mon Mar 17 06:52:03 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10129394)
Waiting for packet dumper to finish... 1 (prev_count=10129394, count=10129893)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:52: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_default_only started.
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:664 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":664
TC_sms_cb_cmd_sdcch4_default_only-RSL(1054)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1055)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1053): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL(1054): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass'.
Mon Mar 17 06:52:24 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11903878)
Waiting for packet dumper to finish... 1 (prev_count=11903878, count=11904377)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:52: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started.
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '32101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2327, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2378, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2429, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2480, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1058)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1056): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1057): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1058): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_default_and_normal finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass'.
Mon Mar 17 06:52:45 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12786110)
Waiting for packet dumper to finish... 1 (prev_count=12786110, count=12786609)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:52: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_default_then_null started.
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: 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_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3398, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3449, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3500, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3551, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3602, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3653, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3704, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3755, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3806, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3857, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3908, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3959, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4010, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4061, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4112, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4163, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4214, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4265, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4316, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4367, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4418, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:734 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":734
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1061)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1059): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1060): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch4_default_then_null finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass'.
Mon Mar 17 06:53:16 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20691406)
Waiting for packet dumper to finish... 1 (prev_count=20691406, count=20691905)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------
Mon Mar 17 06:53: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_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_cbc_sdcch4_load_idle started.
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: 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_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: 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_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":800
TC_cbc_sdcch4_load_idle-RSL(1063)@60dfebe438ba: Final verdict of PTC: none
TC_cbc_sdcch4_load_idle-RSL-IPA(1062)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1064)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL-IPA(1062): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL(1063): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_cbc_sdcch4_load_idle finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass'.
Mon Mar 17 06:53:37 UTC 2025
====== BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7701730)
Waiting for packet dumper to finish... 1 (prev_count=7701730, count=7702229)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------
Mon Mar 17 06:53: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_cbc_sdcch4_load_overload started.
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: 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_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: 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_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: Re-starting timer T_retransmit, which is already active (running or expired).
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":881
TC_cbc_sdcch4_load_overload-RSL(1066)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1067)@60dfebe438ba: Final verdict of PTC: none
TC_cbc_sdcch4_load_overload-RSL-IPA(1065)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL-IPA(1065): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL(1066): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_cbc_sdcch4_load_overload finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass'.
Mon Mar 17 06:53:59 UTC 2025
====== BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8742446)
Waiting for packet dumper to finish... 1 (prev_count=8742446, count=8742945)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:54: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_1block started.
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_1block-RSL(1069)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1070)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1068): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL(1069): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1070): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass'.
Mon Mar 17 06:54:18 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10149758)
Waiting for packet dumper to finish... 1 (prev_count=10149758, count=10151147)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:54: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_2block started.
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '31000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_2block-RSL(1072)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1073)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1071): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL(1072): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1073): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass'.
Mon Mar 17 06:54:37 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10155134)
Waiting for packet dumper to finish... 1 (prev_count=10155134, count=10155633)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_3block started.
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '32101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_3block-RSL(1075)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1076)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1074): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL(1075): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1076): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass'.
Mon Mar 17 06:54:55 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10154703)
Waiting for packet dumper to finish... 1 (prev_count=10154703, count=10155202)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:54: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_4block started.
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@60dfebe438ba: Found block_nr 3 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_4block-RSL(1078)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1079)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1077): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL(1078): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1079): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass'.
Mon Mar 17 06:55:14 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10152394)
Waiting for packet dumper to finish... 1 (prev_count=10152394, count=10152893)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:55: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_multi started.
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33201122232425262728292A2B2C2D2E2F303233343536'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '201122232425262728292A2B2C2D2E2F303233343536'O }
MTC@60dfebe438ba: Found block_nr 3 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20002000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '002000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 1
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21002102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '002102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 1
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22102112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '102112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 1
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@60dfebe438ba: Found block_nr 3 of msg 1
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20003000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '003000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 2
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21003102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '003102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 2
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22103112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '103112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 2
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33203122232425262728292A2B2C2D2E2F303233343536'O ("3 1\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '203122232425262728292A2B2C2D2E2F303233343536'O (" 1\"#$%&'()*+,-./023456") }
MTC@60dfebe438ba: Found block_nr 3 of msg 2
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1895, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1946, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1997, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2048, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2099, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2150, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2201, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2252, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2303, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2354, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2405, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2456, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2507, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2558, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2609, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2660, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2711, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2762, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2813, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2864, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2915, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2966, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 3017, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 3068, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 3119, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_multi-RSL(1081)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1082)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1080): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL(1081): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1082): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass'.
Mon Mar 17 06:55:39 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15439102)
Waiting for packet dumper to finish... 1 (prev_count=15439102, count=15439601)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:55: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_schedule started.
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '28001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 8 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@60dfebe438ba: Found block_nr 3 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_schedule-RSL(1084)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1085)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1083): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL(1084): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1085): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass'.
Mon Mar 17 06:55:57 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10142209)
Waiting for packet dumper to finish... 1 (prev_count=10142209, count=10145956)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:56: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_default_only started.
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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@60dfebe438ba: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:673 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":673
TC_sms_cb_cmd_sdcch8_default_only-RSL(1087)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1088)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1086): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL(1087): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1088): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass'.
Mon Mar 17 06:56:18 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11859312)
Waiting for packet dumper to finish... 1 (prev_count=11859312, count=11863058)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:56: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started.
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@60dfebe438ba: Found block_nr 0 of msg 0
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@60dfebe438ba: Found block_nr 1 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '32101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@60dfebe438ba: Found block_nr 2 of msg 0
MTC@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1895, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1946, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 1997, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2048, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2099, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2150, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 2 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2201, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 3 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2252, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2303, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2354, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2405, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2456, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@60dfebe438ba: Found block_nr 0 of DEFAULT/NULL
MTC@60dfebe438ba: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, 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 := 2507, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@60dfebe438ba: Found block_nr 1 of DEFAULT/NULL
MTC@60dfebe438ba: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090)@60dfebe438ba: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1091)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1089): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1090): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sms_cb_cmd_sdcch8_default_and_normal finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass'.
Mon Mar 17 06:56:39 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12820047)
Waiting for packet dumper to finish... 1 (prev_count=12820047, count=12820546)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------
Mon Mar 17 06:56: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_cbc_sdcch8_load_idle started.
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: 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_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: 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_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":800
TC_cbc_sdcch8_load_idle-RSL(1093)@60dfebe438ba: Final verdict of PTC: none
TC_cbc_sdcch8_load_idle-RSL-IPA(1092)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1094)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL-IPA(1092): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL(1093): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1094): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_cbc_sdcch8_load_idle finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass'.
Mon Mar 17 06:57:00 UTC 2025
====== BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7726501)
Waiting for packet dumper to finish... 1 (prev_count=7726501, count=7727000)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------
Mon Mar 17 06:57: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_cbc_sdcch8_load_overload started.
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: 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_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: Re-starting timer T_retransmit, which is already active (running or expired).
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":881
TC_cbc_sdcch8_load_overload-RSL(1096)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1097)@60dfebe438ba: Final verdict of PTC: none
TC_cbc_sdcch8_load_overload-RSL-IPA(1095)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL-IPA(1095): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL(1096): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1097): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_cbc_sdcch8_load_overload finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass'.
Mon Mar 17 06:57:23 UTC 2025
====== BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8750535)
Waiting for packet dumper to finish... 1 (prev_count=8750535, count=8754281)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'.
------ BTS_Tests_SMSCB.TC_etws_p1ro ------
Mon Mar 17 06:57: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_etws_p1ro started.
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro-RSL(1099)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro-RSL(1099)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro-RSL(1099)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro-RSL(1099)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL(1099)@60dfebe438ba: 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_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL(1099)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro-RSL(1099)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_etws_p1ro-RSL(1099)@60dfebe438ba: 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_etws_p1ro-RSL(1099)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro-RSL(1099)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_etws_p1ro-RSL(1099)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_etws_p1ro-RSL(1099)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro-RSL(1099)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_etws_p1ro-RSL(1099)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_etws_p1ro-RSL(1099)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro-RSL(1099)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Quantity of received ETWS PN segments: { 21, 21, 21, 21 }
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":1009
TC_etws_p1ro-RSL(1099)@60dfebe438ba: Final verdict of PTC: none
TC_etws_p1ro-RSL-IPA(1098)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1100)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_etws_p1ro-RSL-IPA(1098): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_etws_p1ro-RSL(1099): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1100): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_etws_p1ro finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro pass'.
Mon Mar 17 06:57:39 UTC 2025
====== BTS_Tests_SMSCB.TC_etws_p1ro pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11686711)
Waiting for packet dumper to finish... 1 (prev_count=11686711, count=11687210)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'.
------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------
Mon Mar 17 06:57: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_etws_p1ro_end started.
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: 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_etws_p1ro_end-RSL(1102)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: 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@60dfebe438ba: 3/4 transceiver(s) connected
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":1051
TC_etws_p1ro_end-RSL(1102)@60dfebe438ba: Final verdict of PTC: none
TC_etws_p1ro_end-RSL-IPA(1101)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1103)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(1101): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_etws_p1ro_end-RSL(1102): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1103): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_etws_p1ro_end finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end pass'.
Mon Mar 17 06:58:00 UTC 2025
====== BTS_Tests_SMSCB.TC_etws_p1ro_end pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro_end.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15188500)
Waiting for packet dumper to finish... 1 (prev_count=15188500, count=15188999)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'.
------ BTS_Tests_SMSCB.TC_etws_pcu ------
Mon Mar 17 06:58: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_etws_pcu started.
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_pcu-RSL(1105)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_pcu-RSL(1105)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_pcu-RSL(1105)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_pcu-RSL(1105)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_pcu-RSL-IPA(1104)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL(1105)@60dfebe438ba: 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_etws_pcu-RSL(1105)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_pcu-RSL(1105)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_pcu-RSL-IPA(1104)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_pcu-RSL-IPA(1104)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_etws_pcu-RSL-IPA(1104)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL(1105)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_etws_pcu-RSL(1105)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_pcu-RSL(1105)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_etws_pcu-RSL(1105)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_etws_pcu-RSL(1105)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_pcu-RSL(1105)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_etws_pcu-RSL(1105)@60dfebe438ba: 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_etws_pcu-RSL(1105)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_pcu-RSL(1105)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":1078
TC_etws_pcu-RSL(1105)@60dfebe438ba: Final verdict of PTC: none
TC_etws_pcu-RSL-IPA(1104)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1106)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_etws_pcu-RSL-IPA(1104): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_etws_pcu-RSL(1105): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_etws_pcu finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu pass'.
Mon Mar 17 06:58:06 UTC 2025
====== BTS_Tests_SMSCB.TC_etws_pcu pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_etws_pcu.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2048370)
Waiting for packet dumper to finish... 1 (prev_count=2048370, count=2048869)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu pass' was executed successfully (exit status: 0).
MC@60dfebe438ba: Test execution finished.
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------
Mon Mar 17 06:58: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_ua_dcch_sapi0 started.
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: 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_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: 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_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: 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_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi0": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1111@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0(1110)@60dfebe438ba: setverdict(pass): none -> pass
1111@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1111@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1111@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1111@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0(1110)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1111@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0(1110)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1111@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0(1110)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi0": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1113@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0(1112)@60dfebe438ba: setverdict(pass): none -> pass
1113@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1113@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1113@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1113@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0(1112)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1113@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0(1112)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1113@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0(1112)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi0": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1115@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0(1114)@60dfebe438ba: setverdict(pass): none -> pass
1115@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1115@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1115@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1115@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0(1114)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1115@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0(1114)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1115@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0(1114)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi0": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1117@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0(1116)@60dfebe438ba: setverdict(pass): none -> pass
1117@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1117@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1117@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1117@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0(1116)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1117@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0(1116)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1117@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0(1116)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_ua_dcch_sapi0-RSL(1108)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0-RSL-IPA(1107)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1109)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(1107): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(1108): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1109): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0(1110): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1111: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0(1112): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1113: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0(1114): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1115: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0(1116): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1117: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass'.
Mon Mar 17 06:58:12 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3094241)
Waiting for packet dumper to finish... 1 (prev_count=3094241, count=3097987)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 06:58: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_ua_dcch_sapi0_nopayload started.
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: 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_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: 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_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi0_nopayload": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1122@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0_nopayload(1121)@60dfebe438ba: setverdict(pass): none -> pass
1122@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1122@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1122@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1122@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0_nopayload(1121)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1122@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0_nopayload(1121)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1122@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload(1121)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi0_nopayload": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1124@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0_nopayload(1123)@60dfebe438ba: setverdict(pass): none -> pass
1124@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1124@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1124@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1124@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0_nopayload(1123)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1124@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0_nopayload(1123)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1124@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload(1123)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi0_nopayload": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1126@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0_nopayload(1125)@60dfebe438ba: setverdict(pass): none -> pass
1126@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1126@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1126@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1126@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0_nopayload(1125)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1126@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0_nopayload(1125)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1126@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload(1125)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi0_nopayload": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1128@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0_nopayload(1127)@60dfebe438ba: setverdict(pass): none -> pass
1128@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1128@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1128@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1128@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0_nopayload(1127)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1128@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0_nopayload(1127)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1128@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload(1127)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1120)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1118): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(1119): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload(1121): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1122: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload(1123): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1124: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload(1125): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1126: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload(1127): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1128: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass'.
Mon Mar 17 06:58:38 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22174193)
Waiting for packet dumper to finish... 1 (prev_count=22174193, count=22174692)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------
Mon Mar 17 06:58: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_ua_dcch_sapi3 started.
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: 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_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: 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_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: 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_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: 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_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi3": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1133@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi3(1132)@60dfebe438ba: setverdict(pass): none -> pass
1133@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1133@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1133@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1133@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi3(1132)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1133@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi3(1132)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1133@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3(1132)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi3": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1135@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi3(1134)@60dfebe438ba: setverdict(pass): none -> pass
1135@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1135@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1135@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1135@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi3(1134)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1135@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi3(1134)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1135@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3(1134)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi3": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1137@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi3(1136)@60dfebe438ba: setverdict(pass): none -> pass
1137@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1137@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1137@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1137@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi3(1136)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1137@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi3(1136)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1137@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3(1136)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi3": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1139@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi3(1138)@60dfebe438ba: setverdict(pass): none -> pass
1139@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1139@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1139@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1139@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi3(1138)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1139@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi3(1138)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1139@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3(1138)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_ua_dcch_sapi3-RSL(1130)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1131)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3-RSL-IPA(1129)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(1129): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(1130): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1131): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi3(1132): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1133: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi3(1134): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1135: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi3(1136): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1137: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi3(1138): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1139: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass'.
Mon Mar 17 06:59:04 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22131875)
Waiting for packet dumper to finish... 1 (prev_count=22131875, count=22132374)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------
Mon Mar 17 06:59: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_ua_dcch_sapi4 started.
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: 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_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: 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_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi4": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1144@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi4(1143)@60dfebe438ba: setverdict(pass): none -> pass
1144@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1144@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1144@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1144@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi4(1143)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1144@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi4(1143)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1144@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4(1143)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi4": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
TC_sabm_ua_dcch_sapi4(1145)@60dfebe438ba: setverdict(pass): none -> pass
1146@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1146@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1146@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1146@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1146@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi4(1145)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1146@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi4(1145)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1146@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4(1145)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi4": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1148@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi4(1147)@60dfebe438ba: setverdict(pass): none -> pass
1148@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1148@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1148@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1148@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi4(1147)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1148@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi4(1147)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1148@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4(1147)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_ua_dcch_sapi4": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1150@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi4(1149)@60dfebe438ba: setverdict(pass): none -> pass
1150@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1150@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1150@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1150@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi4(1149)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1150@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi4(1149)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1150@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4(1149)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_ua_dcch_sapi4-RSL(1141)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4-RSL-IPA(1140)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1142)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(1140): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(1141): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1142): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi4(1143): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1144: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi4(1145): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1146: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi4(1147): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1148: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_ua_dcch_sapi4(1149): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1150: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass'.
Mon Mar 17 06:59:30 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22193157)
Waiting for packet dumper to finish... 1 (prev_count=22193157, count=22193656)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'.
------ BTS_Tests_LAPDm.TC_sabm_contention ------
Mon Mar 17 06:59: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_sabm_contention.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_contention started.
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_contention-RSL(1152)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_contention-RSL(1152)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_contention-RSL(1152)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_contention-RSL(1152)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_contention-RSL-IPA(1151)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL(1152)@60dfebe438ba: 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_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_contention-RSL-IPA(1151)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_contention-RSL-IPA(1151)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL(1152)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_contention-RSL(1152)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_contention-RSL(1152)@60dfebe438ba: 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_sabm_contention-RSL(1152)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_contention-RSL(1152)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_contention-RSL(1152)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_contention-RSL(1152)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_contention-RSL(1152)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_contention-RSL-IPA(1151)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sabm_contention-RSL(1152)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sabm_contention-RSL(1152)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_contention-RSL(1152)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_contention": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1155@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_contention(1154)@60dfebe438ba: setverdict(pass): none -> pass
1155@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1155@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1155@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1155@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_contention(1154)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1155@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_contention(1154)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1155@60dfebe438ba: Final verdict of PTC: none
TC_sabm_contention(1154)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_contention": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1157@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_contention(1156)@60dfebe438ba: setverdict(pass): none -> pass
1157@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1157@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1157@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1157@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_contention(1156)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1157@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_contention(1156)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1157@60dfebe438ba: Final verdict of PTC: none
TC_sabm_contention(1156)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_contention": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1159@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_contention(1158)@60dfebe438ba: setverdict(pass): none -> pass
1159@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1159@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1159@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1159@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_contention(1158)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1159@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_contention(1158)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1159@60dfebe438ba: Final verdict of PTC: none
TC_sabm_contention(1158)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_contention": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1161@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_contention(1160)@60dfebe438ba: setverdict(pass): none -> pass
1161@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1161@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1161@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1161@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_contention(1160)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1161@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_contention(1160)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1161@60dfebe438ba: Final verdict of PTC: none
TC_sabm_contention(1160)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_contention-RSL(1152)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1153)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_contention-RSL-IPA(1151)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_contention-RSL-IPA(1151): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_contention-RSL(1152): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1153): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_contention(1154): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1155: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_contention(1156): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1157: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_contention(1158): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1159: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_contention(1160): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1161: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_contention finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention pass'.
Mon Mar 17 06:59:56 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_contention pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_contention.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22206543)
Waiting for packet dumper to finish... 1 (prev_count=22206543, count=22207170)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'.
------ BTS_Tests_LAPDm.TC_sabm_retransmit ------
Mon Mar 17 06:59: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_retransmit started.
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: 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_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: 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_sabm_retransmit-RSL(1163)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_retransmit": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1166@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit(1165)@60dfebe438ba: setverdict(pass): none -> pass
1166@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1166@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1166@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1166@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit(1165)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1166@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit(1165)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1166@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit(1165)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_retransmit": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1168@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit(1167)@60dfebe438ba: setverdict(pass): none -> pass
1168@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1168@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1168@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1168@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit(1167)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1168@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit(1167)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1168@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit(1167)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_retransmit": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1170@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit(1169)@60dfebe438ba: setverdict(pass): none -> pass
1170@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1170@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1170@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1170@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit(1169)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1170@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit(1169)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1170@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit(1169)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_retransmit": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1172@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit(1171)@60dfebe438ba: setverdict(pass): none -> pass
1172@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1172@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1172@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1172@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit(1171)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1172@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit(1171)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1172@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit(1171)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_retransmit-RSL(1163)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1164)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit-RSL-IPA(1162)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(1162): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit-RSL(1163): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1164): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit(1165): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1166: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit(1167): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1168: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit(1169): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1170: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit(1171): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1172: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_retransmit finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit pass'.
Mon Mar 17 07:00:04 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_retransmit pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4241041)
Waiting for packet dumper to finish... 1 (prev_count=4241041, count=4241540)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'.
------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------
Mon Mar 17 07:00: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_retransmit_bts started.
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: 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_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: 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_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_retransmit_bts": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1177@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit_bts(1176)@60dfebe438ba: setverdict(pass): none -> pass
1177@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1177@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1177@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1177@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit_bts(1176)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Received 6 SABM", component reason not changed
1177@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit_bts(1176)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1177@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit_bts(1176)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_retransmit_bts": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1179@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit_bts(1178)@60dfebe438ba: setverdict(pass): none -> pass
1179@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1179@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1179@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1179@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit_bts(1178)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Received 6 SABM", component reason not changed
1179@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit_bts(1178)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1179@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit_bts(1178)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_retransmit_bts": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1181@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit_bts(1180)@60dfebe438ba: setverdict(pass): none -> pass
1181@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1181@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1181@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1181@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit_bts(1180)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Received 6 SABM", component reason not changed
1181@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit_bts(1180)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1181@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit_bts(1180)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_retransmit_bts": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1183@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit_bts(1182)@60dfebe438ba: setverdict(pass): none -> pass
1183@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1183@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1183@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1183@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit_bts(1182)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Received 6 SABM", component reason not changed
1183@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit_bts(1182)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1183@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit_bts(1182)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_retransmit_bts-RSL-IPA(1173)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1175)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_retransmit_bts-RSL(1174)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(1173): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit_bts-RSL(1174): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1175): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit_bts(1176): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1177: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit_bts(1178): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1179: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit_bts(1180): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1181: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_retransmit_bts(1182): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1183: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_retransmit_bts finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass'.
Mon Mar 17 07:01:29 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit_bts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=82241287)
Waiting for packet dumper to finish... 1 (prev_count=82241287, count=82241786)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'.
------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------
Mon Mar 17 07: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_invalid_resp started.
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: 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_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_invalid_resp": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1188@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): none -> pass
1188@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1188@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1188@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1188@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1188@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1188@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1189@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1189@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1189@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1189@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1189@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1189@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1189@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1190@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1190@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1190@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1190@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1190@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1190@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1187)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1190@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1187)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_invalid_resp": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1192@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): none -> pass
1192@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1192@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1192@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1192@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1192@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1192@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1193@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1193@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1193@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1193@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1193@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1193@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1193@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1194@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1194@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1194@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1194@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1194@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1194@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1191)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1194@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1191)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_invalid_resp": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1196@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): none -> pass
1196@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1196@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1196@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1196@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1196@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1196@60dfebe438ba: Final verdict of PTC: none
1197@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1197@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1197@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1197@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1197@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1197@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1197@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1198@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1198@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1198@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1198@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1198@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1198@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1195)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1198@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1195)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_invalid_resp": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1200@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): none -> pass
1200@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1200@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1200@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1200@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1200@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1200@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1201@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1201@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1201@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1201@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1201@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1201@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1201@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1202@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1202@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1202@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1202@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1202@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1202@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1199)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1202@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp(1199)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_invalid_resp-RSL-IPA(1184)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1186)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_invalid_resp-RSL(1185)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(1184): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_invalid_resp-RSL(1185): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_invalid_resp(1187): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1188: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1189: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1190: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_invalid_resp(1191): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1192: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1193: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1194: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_invalid_resp(1195): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1196: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1197: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1198: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_invalid_resp(1199): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1200: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1201: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1202: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_invalid_resp finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp pass'.
Mon Mar 17 07:01:57 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_invalid_resp pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_invalid_resp.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=19379376)
Waiting for packet dumper to finish... 1 (prev_count=19379376, count=19383123)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'.
------ BTS_Tests_LAPDm.TC_sabm_dm ------
Mon Mar 17 07:02: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_dm.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_dm started.
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_dm-RSL(1204)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_dm-RSL(1204)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_dm-RSL(1204)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_dm-RSL(1204)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_dm-RSL-IPA(1203)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL(1204)@60dfebe438ba: 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_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_dm-RSL-IPA(1203)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_dm-RSL-IPA(1203)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL(1204)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_dm-RSL(1204)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_dm-RSL(1204)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_dm-RSL(1204)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_dm-RSL(1204)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_dm-RSL(1204)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_dm-RSL(1204)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_dm-RSL(1204)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_dm-RSL-IPA(1203)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_sabm_dm-RSL(1204)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sabm_dm-RSL(1204)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_dm-RSL(1204)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_dm": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1207@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_dm(1206)@60dfebe438ba: setverdict(pass): none -> pass
1207@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1207@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1207@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1207@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_dm(1206)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1207@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_dm(1206)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1207@60dfebe438ba: Final verdict of PTC: none
TC_sabm_dm(1206)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_dm": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1209@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_dm(1208)@60dfebe438ba: setverdict(pass): none -> pass
1209@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1209@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1209@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1209@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_dm(1208)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1209@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_dm(1208)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1209@60dfebe438ba: Final verdict of PTC: none
TC_sabm_dm(1208)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_dm": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1211@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_dm(1210)@60dfebe438ba: setverdict(pass): none -> pass
1211@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1211@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1211@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1211@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_dm(1210)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1211@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_dm(1210)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1211@60dfebe438ba: Final verdict of PTC: none
TC_sabm_dm(1210)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_dm": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1213@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_dm(1212)@60dfebe438ba: setverdict(pass): none -> pass
1213@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1213@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1213@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1213@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_dm(1212)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1213@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_dm(1212)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1213@60dfebe438ba: Final verdict of PTC: none
TC_sabm_dm(1212)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_dm-RSL(1204)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_dm-RSL-IPA(1203)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1205)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_dm-RSL-IPA(1203): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_dm-RSL(1204): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1205): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_dm(1206): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1207: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_dm(1208): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1209: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_dm(1210): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1211: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_dm(1212): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1213: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_dm finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm pass'.
Mon Mar 17 07:02:16 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_dm pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_dm.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14913273)
Waiting for packet dumper to finish... 1 (prev_count=14913273, count=14913772)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'.
------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------
Mon Mar 17 07:02: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_establish_ign_first_sabm started.
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: 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_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: 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_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_establish_ign_first_sabm": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1218@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_establish_ign_first_sabm(1217)@60dfebe438ba: setverdict(pass): none -> pass
1218@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1218@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1218@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1218@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_establish_ign_first_sabm(1217)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1218@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_establish_ign_first_sabm(1217)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1218@60dfebe438ba: Final verdict of PTC: none
TC_establish_ign_first_sabm(1217)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_establish_ign_first_sabm": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1220@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_establish_ign_first_sabm(1219)@60dfebe438ba: setverdict(pass): none -> pass
1220@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1220@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1220@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1220@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_establish_ign_first_sabm(1219)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1220@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_establish_ign_first_sabm(1219)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1220@60dfebe438ba: Final verdict of PTC: none
TC_establish_ign_first_sabm(1219)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_establish_ign_first_sabm": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1222@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_establish_ign_first_sabm(1221)@60dfebe438ba: setverdict(pass): none -> pass
1222@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1222@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1222@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1222@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_establish_ign_first_sabm(1221)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1222@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_establish_ign_first_sabm(1221)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1222@60dfebe438ba: Final verdict of PTC: none
TC_establish_ign_first_sabm(1221)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_establish_ign_first_sabm": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1224@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_establish_ign_first_sabm(1223)@60dfebe438ba: setverdict(pass): none -> pass
1224@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1224@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1224@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1224@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_establish_ign_first_sabm(1223)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1224@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_establish_ign_first_sabm(1223)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1224@60dfebe438ba: Final verdict of PTC: none
TC_establish_ign_first_sabm(1223)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_establish_ign_first_sabm-RSL(1215)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1216)@60dfebe438ba: Final verdict of PTC: none
TC_establish_ign_first_sabm-RSL-IPA(1214)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(1214): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_establish_ign_first_sabm-RSL(1215): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1216): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_establish_ign_first_sabm(1217): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1218: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_establish_ign_first_sabm(1219): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1220: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_establish_ign_first_sabm(1221): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1222: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_establish_ign_first_sabm(1223): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1224: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_establish_ign_first_sabm finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass'.
Mon Mar 17 07:02:29 UTC 2025
====== BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_establish_ign_first_sabm.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8626547)
Waiting for packet dumper to finish... 1 (prev_count=8626547, count=8627046)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'.
------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------
Mon Mar 17 07:02: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_iframe_seq_and_ack started.
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: 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_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: 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_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: 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_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_iframe_seq_and_ack": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1229@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_seq_and_ack(1228)@60dfebe438ba: setverdict(pass): none -> pass
1229@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1229@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1229@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1229@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 0
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 1
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 1
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 2
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 2
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 3
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 3
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 4
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 4
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 5
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 5
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 6
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 6
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 7
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 7
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 8
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 8
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Starting iteration 9
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Ignoring RR in iteration 9
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Completed iteration
1229@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_seq_and_ack(1228)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1229@60dfebe438ba: Final verdict of PTC: none
TC_iframe_seq_and_ack(1228)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_iframe_seq_and_ack": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1231@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_seq_and_ack(1230)@60dfebe438ba: setverdict(pass): none -> pass
1231@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1231@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1231@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1231@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 0
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 1
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 1
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 2
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 2
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 3
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 3
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 4
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 4
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 5
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 5
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 6
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 6
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 7
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 7
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 8
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 8
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Starting iteration 9
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Ignoring RR in iteration 9
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Completed iteration
1231@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_seq_and_ack(1230)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1231@60dfebe438ba: Final verdict of PTC: none
TC_iframe_seq_and_ack(1230)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_iframe_seq_and_ack": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1233@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_seq_and_ack(1232)@60dfebe438ba: setverdict(pass): none -> pass
1233@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1233@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1233@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1233@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 0
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 1
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 1
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 2
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 2
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 3
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 3
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 4
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 4
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 5
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 5
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 6
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 6
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 7
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 7
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 8
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 8
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Starting iteration 9
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Ignoring RR in iteration 9
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Completed iteration
1233@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_seq_and_ack(1232)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1233@60dfebe438ba: Final verdict of PTC: none
TC_iframe_seq_and_ack(1232)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_iframe_seq_and_ack": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1235@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_seq_and_ack(1234)@60dfebe438ba: setverdict(pass): none -> pass
1235@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1235@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1235@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1235@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 0
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 1
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 1
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 2
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 2
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 3
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 3
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 4
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 4
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 5
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 5
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 6
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 6
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 7
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 7
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 8
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 8
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Starting iteration 9
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Ignoring RR in iteration 9
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Completed iteration
1235@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_seq_and_ack(1234)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1235@60dfebe438ba: Final verdict of PTC: none
TC_iframe_seq_and_ack(1234)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_iframe_seq_and_ack-RSL(1226)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1227)@60dfebe438ba: Final verdict of PTC: none
TC_iframe_seq_and_ack-RSL-IPA(1225)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(1225): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_seq_and_ack-RSL(1226): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1227): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_seq_and_ack(1228): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1229: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_seq_and_ack(1230): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1231: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_seq_and_ack(1232): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1233: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_seq_and_ack(1234): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1235: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_iframe_seq_and_ack finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack pass'.
Mon Mar 17 07:02:48 UTC 2025
====== BTS_Tests_LAPDm.TC_iframe_seq_and_ack pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_iframe_seq_and_ack.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15653669)
Waiting for packet dumper to finish... 1 (prev_count=15653669, count=15654168)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'.
------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------
Mon Mar 17 07:02: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_iframe_timer_recovery started.
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: 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_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: 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_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_iframe_timer_recovery": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1240@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_timer_recovery(1239)@60dfebe438ba: setverdict(pass): none -> pass
1240@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1240@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1240@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1240@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1240@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_timer_recovery(1239)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1240@60dfebe438ba: Final verdict of PTC: none
TC_iframe_timer_recovery(1239)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_iframe_timer_recovery": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1242@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_timer_recovery(1241)@60dfebe438ba: setverdict(pass): none -> pass
1242@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1242@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1242@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1242@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1242@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_timer_recovery(1241)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1242@60dfebe438ba: Final verdict of PTC: none
TC_iframe_timer_recovery(1241)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_iframe_timer_recovery": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1244@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_timer_recovery(1243)@60dfebe438ba: setverdict(pass): none -> pass
1244@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1244@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1244@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1244@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1244@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_timer_recovery(1243)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1244@60dfebe438ba: Final verdict of PTC: none
TC_iframe_timer_recovery(1243)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_iframe_timer_recovery": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1246@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_timer_recovery(1245)@60dfebe438ba: setverdict(pass): none -> pass
1246@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1246@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1246@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1246@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1246@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_timer_recovery(1245)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1246@60dfebe438ba: Final verdict of PTC: none
TC_iframe_timer_recovery(1245)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_iframe_timer_recovery-RSL-IPA(1236)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1238)@60dfebe438ba: Final verdict of PTC: none
TC_iframe_timer_recovery-RSL(1237)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(1236): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_timer_recovery-RSL(1237): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1238): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_timer_recovery(1239): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1240: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_timer_recovery(1241): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1242: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_timer_recovery(1243): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1244: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_iframe_timer_recovery(1245): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1246: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_iframe_timer_recovery finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery pass'.
Mon Mar 17 07:03:00 UTC 2025
====== BTS_Tests_LAPDm.TC_iframe_timer_recovery pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_iframe_timer_recovery.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7731531)
Waiting for packet dumper to finish... 1 (prev_count=7731531, count=7732030)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'.
------ BTS_Tests_LAPDm.TC_ns_seq_error ------
Mon Mar 17 07:03: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_ns_seq_error started.
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ns_seq_error-RSL(1248)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ns_seq_error-RSL(1248)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ns_seq_error-RSL(1248)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ns_seq_error-RSL(1248)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ns_seq_error-RSL(1248)@60dfebe438ba: 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_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ns_seq_error-RSL(1248)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ns_seq_error-RSL(1248)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_ns_seq_error-RSL(1248)@60dfebe438ba: 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_ns_seq_error-RSL(1248)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ns_seq_error-RSL(1248)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_ns_seq_error-RSL(1248)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_ns_seq_error-RSL(1248)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ns_seq_error-RSL(1248)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_ns_seq_error-RSL(1248)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_ns_seq_error-RSL(1248)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ns_seq_error-RSL(1248)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_ns_seq_error": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1251@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_ns_seq_error(1250)@60dfebe438ba: setverdict(pass): none -> pass
1251@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1251@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1251@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1251@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_ns_seq_error(1250)@60dfebe438ba: Warning: Re-starting timer T1, which is already active (running or expired).
1251@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_ns_seq_error(1250)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1251@60dfebe438ba: Final verdict of PTC: none
TC_ns_seq_error(1250)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ns_seq_error(1250)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_ns_seq_error": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1253@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_ns_seq_error(1252)@60dfebe438ba: setverdict(pass): none -> pass
1253@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1253@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1253@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1253@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_ns_seq_error(1252)@60dfebe438ba: Warning: Re-starting timer T1, which is already active (running or expired).
1253@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_ns_seq_error(1252)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1253@60dfebe438ba: Final verdict of PTC: none
TC_ns_seq_error(1252)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ns_seq_error(1252)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_ns_seq_error": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1255@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_ns_seq_error(1254)@60dfebe438ba: setverdict(pass): none -> pass
1255@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1255@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1255@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1255@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_ns_seq_error(1254)@60dfebe438ba: Warning: Re-starting timer T1, which is already active (running or expired).
1255@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_ns_seq_error(1254)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1255@60dfebe438ba: Final verdict of PTC: none
TC_ns_seq_error(1254)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ns_seq_error(1254)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_ns_seq_error": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1257@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_ns_seq_error(1256)@60dfebe438ba: setverdict(pass): none -> pass
1257@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1257@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1257@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1257@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_ns_seq_error(1256)@60dfebe438ba: Warning: Re-starting timer T1, which is already active (running or expired).
1257@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_ns_seq_error(1256)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1257@60dfebe438ba: Final verdict of PTC: none
TC_ns_seq_error(1256)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_ns_seq_error(1256)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_ns_seq_error-RSL(1248)@60dfebe438ba: Final verdict of PTC: none
TC_ns_seq_error-RSL-IPA(1247)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1249)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_ns_seq_error-RSL-IPA(1247): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ns_seq_error-RSL(1248): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1249): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_ns_seq_error(1250): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1251: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ns_seq_error(1252): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1253: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ns_seq_error(1254): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1255: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_ns_seq_error(1256): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1257: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_ns_seq_error finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error pass'.
Mon Mar 17 07:03:18 UTC 2025
====== BTS_Tests_LAPDm.TC_ns_seq_error pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_ns_seq_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14102833)
Waiting for packet dumper to finish... 1 (prev_count=14102833, count=14106579)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'.
------ BTS_Tests_LAPDm.TC_nr_seq_error ------
Mon Mar 17 07:03: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_nr_seq_error started.
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_nr_seq_error-RSL(1259)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_nr_seq_error-RSL(1259)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_nr_seq_error-RSL(1259)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_nr_seq_error-RSL(1259)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_nr_seq_error-RSL(1259)@60dfebe438ba: 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_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_nr_seq_error-RSL(1259)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_nr_seq_error-RSL(1259)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_nr_seq_error-RSL(1259)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_nr_seq_error": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1262@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_nr_seq_error(1261)@60dfebe438ba: setverdict(pass): none -> pass
1262@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1262@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1262@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1262@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1262@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_nr_seq_error(1261)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1262@60dfebe438ba: Final verdict of PTC: none
TC_nr_seq_error(1261)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_nr_seq_error(1261)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_nr_seq_error": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1264@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_nr_seq_error(1263)@60dfebe438ba: setverdict(pass): none -> pass
1264@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1264@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1264@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1264@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1264@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_nr_seq_error(1263)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1264@60dfebe438ba: Final verdict of PTC: none
TC_nr_seq_error(1263)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_nr_seq_error(1263)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_nr_seq_error": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1266@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_nr_seq_error(1265)@60dfebe438ba: setverdict(pass): none -> pass
1266@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1266@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1266@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1266@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1266@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_nr_seq_error(1265)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1266@60dfebe438ba: Final verdict of PTC: none
TC_nr_seq_error(1265)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_nr_seq_error(1265)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_nr_seq_error": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1268@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_nr_seq_error(1267)@60dfebe438ba: setverdict(pass): none -> pass
1268@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1268@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1268@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1268@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1268@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_nr_seq_error(1267)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1268@60dfebe438ba: Final verdict of PTC: none
TC_nr_seq_error(1267)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_nr_seq_error(1267)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_nr_seq_error-RSL(1259)@60dfebe438ba: Final verdict of PTC: none
TC_nr_seq_error-RSL-IPA(1258)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1260)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_nr_seq_error-RSL-IPA(1258): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_nr_seq_error-RSL(1259): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1260): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_nr_seq_error(1261): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1262: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_nr_seq_error(1263): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1264: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_nr_seq_error(1265): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1266: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_nr_seq_error(1267): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1268: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_nr_seq_error finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error pass'.
Mon Mar 17 07:03:25 UTC 2025
====== BTS_Tests_LAPDm.TC_nr_seq_error pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_nr_seq_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3820749)
Waiting for packet dumper to finish... 1 (prev_count=3820749, count=3821248)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'.
------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------
Mon Mar 17 07:03: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rec_invalid_frame started.
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: 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_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: 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_rec_invalid_frame-RSL(1270)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: 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_rec_invalid_frame-RSL(1270)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rec_invalid_frame": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1273@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_rec_invalid_frame(1272)@60dfebe438ba: setverdict(pass): none -> pass
1273@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1273@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1273@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1273@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1273@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_rec_invalid_frame(1272)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1273@60dfebe438ba: Final verdict of PTC: none
TC_rec_invalid_frame(1272)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rec_invalid_frame(1272)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rec_invalid_frame": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1275@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_rec_invalid_frame(1274)@60dfebe438ba: setverdict(pass): none -> pass
1275@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1275@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1275@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1275@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1275@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_rec_invalid_frame(1274)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1275@60dfebe438ba: Final verdict of PTC: none
TC_rec_invalid_frame(1274)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rec_invalid_frame(1274)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rec_invalid_frame": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1277@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_rec_invalid_frame(1276)@60dfebe438ba: setverdict(pass): none -> pass
1277@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1277@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1277@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1277@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1277@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_rec_invalid_frame(1276)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1277@60dfebe438ba: Final verdict of PTC: none
TC_rec_invalid_frame(1276)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rec_invalid_frame(1276)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rec_invalid_frame": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1279@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_rec_invalid_frame(1278)@60dfebe438ba: setverdict(pass): none -> pass
1279@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1279@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1279@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1279@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1279@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_rec_invalid_frame(1278)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1279@60dfebe438ba: Final verdict of PTC: none
TC_rec_invalid_frame(1278)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_rec_invalid_frame(1278)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_rec_invalid_frame-RSL(1270)@60dfebe438ba: Final verdict of PTC: none
TC_rec_invalid_frame-RSL-IPA(1269)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1271)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(1269): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rec_invalid_frame-RSL(1270): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1271): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rec_invalid_frame(1272): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1273: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rec_invalid_frame(1274): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1275: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rec_invalid_frame(1276): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1277: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rec_invalid_frame(1278): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1279: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rec_invalid_frame finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame pass'.
Mon Mar 17 07:05:48 UTC 2025
====== BTS_Tests_LAPDm.TC_rec_invalid_frame pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_rec_invalid_frame.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=139079098)
Waiting for packet dumper to finish... 1 (prev_count=139079098, count=139082844)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'.
------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------
Mon Mar 17 07:05: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_segm_concat_dcch started.
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: 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_segm_concat_dcch-RSL(1281)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: 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_segm_concat_dcch-RSL(1281)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_segm_concat_dcch": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1284@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_segm_concat_dcch(1283)@60dfebe438ba: setverdict(pass): none -> pass
1284@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1284@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1284@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1284@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_segm_concat_dcch(1283)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1284@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_segm_concat_dcch(1283)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1284@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_dcch(1283)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_segm_concat_dcch": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1286@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_segm_concat_dcch(1285)@60dfebe438ba: setverdict(pass): none -> pass
1286@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1286@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1286@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1286@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_segm_concat_dcch(1285)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1286@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_segm_concat_dcch(1285)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1286@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_dcch(1285)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_segm_concat_dcch": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1288@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_segm_concat_dcch(1287)@60dfebe438ba: setverdict(pass): none -> pass
1288@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1288@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1288@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1288@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_segm_concat_dcch(1287)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1288@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_segm_concat_dcch(1287)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1288@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_dcch(1287)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_segm_concat_dcch": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1290@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_segm_concat_dcch(1289)@60dfebe438ba: setverdict(pass): none -> pass
1290@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1290@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1290@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1290@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_segm_concat_dcch(1289)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1290@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_segm_concat_dcch(1289)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1290@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_dcch(1289)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_segm_concat_dcch-RSL(1281)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1282)@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_dcch-RSL-IPA(1280)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(1280): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_dcch-RSL(1281): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1282): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_dcch(1283): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1284: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_dcch(1285): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1286: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_dcch(1287): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1288: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_dcch(1289): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1290: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_segm_concat_dcch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch pass'.
Mon Mar 17 07:06:10 UTC 2025
====== BTS_Tests_LAPDm.TC_segm_concat_dcch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_dcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14190713)
Waiting for packet dumper to finish... 1 (prev_count=14190713, count=14191212)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'.
------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------
Mon Mar 17 07:06: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_segm_concat_sacch started.
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: 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_segm_concat_sacch-RSL(1292)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: 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_segm_concat_sacch-RSL(1292)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: 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_segm_concat_sacch-RSL(1292)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_segm_concat_sacch": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1295@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_segm_concat_sacch(1294)@60dfebe438ba: setverdict(pass): none -> pass
1295@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1295@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1295@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1295@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_segm_concat_sacch(1294)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1295@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_segm_concat_sacch(1294)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1295@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_sacch(1294)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_segm_concat_sacch": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1297@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_segm_concat_sacch(1296)@60dfebe438ba: setverdict(pass): none -> pass
1297@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1297@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1297@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1297@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_segm_concat_sacch(1296)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1297@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_segm_concat_sacch(1296)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1297@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_sacch(1296)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_segm_concat_sacch": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1299@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_segm_concat_sacch(1298)@60dfebe438ba: setverdict(pass): none -> pass
1299@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1299@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1299@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1299@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_segm_concat_sacch(1298)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1299@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_segm_concat_sacch(1298)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1299@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_sacch(1298)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_segm_concat_sacch": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1301@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_segm_concat_sacch(1300)@60dfebe438ba: setverdict(pass): none -> pass
1301@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1301@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1301@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1301@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_segm_concat_sacch(1300)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1301@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_segm_concat_sacch(1300)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1301@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_sacch(1300)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_segm_concat_sacch-RSL(1292)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1293)@60dfebe438ba: Final verdict of PTC: none
TC_segm_concat_sacch-RSL-IPA(1291)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(1291): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_sacch-RSL(1292): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_sacch(1294): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1295: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_sacch(1296): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1297: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_sacch(1298): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1299: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_segm_concat_sacch(1300): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1301: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_segm_concat_sacch finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch pass'.
Mon Mar 17 07:07:15 UTC 2025
====== BTS_Tests_LAPDm.TC_segm_concat_sacch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_sacch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=61303509)
Waiting for packet dumper to finish... 1 (prev_count=61303509, count=61304008)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'.
------ BTS_Tests_LAPDm.TC_t200_n200 ------
Mon Mar 17 07:07: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_t200_n200.pcap" >/data/BTS_Tests_LAPDm.TC_t200_n200.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_t200_n200 started.
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_t200_n200-RSL(1303)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_t200_n200-RSL(1303)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_t200_n200-RSL(1303)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_t200_n200-RSL(1303)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_t200_n200-RSL-IPA(1302)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_t200_n200-RSL(1303)@60dfebe438ba: 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_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_t200_n200-RSL-IPA(1302)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_t200_n200-RSL(1303)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_t200_n200-RSL(1303)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_t200_n200-RSL-IPA(1302)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_t200_n200-RSL(1303)@60dfebe438ba: 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_t200_n200-RSL(1303)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_t200_n200-RSL(1303)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_t200_n200-RSL(1303)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_t200_n200-RSL(1303)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_t200_n200-RSL(1303)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_t200_n200-RSL-IPA(1302)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_t200_n200-RSL(1303)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_t200_n200-RSL(1303)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_t200_n200-RSL(1303)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_t200_n200": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1306@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_t200_n200(1305)@60dfebe438ba: setverdict(pass): none -> pass
1306@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1306@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1306@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1306@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_t200_n200(1305)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Received 5 on channel { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } link { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }", component reason not changed
1306@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_t200_n200(1305)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1306@60dfebe438ba: Final verdict of PTC: none
TC_t200_n200(1305)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_t200_n200": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1308@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_t200_n200(1307)@60dfebe438ba: setverdict(pass): none -> pass
1308@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1308@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1308@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1308@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_t200_n200(1307)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Received 5 on channel { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } link { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }", component reason not changed
1308@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_t200_n200(1307)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1308@60dfebe438ba: Final verdict of PTC: none
TC_t200_n200(1307)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_t200_n200": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1310@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_t200_n200(1309)@60dfebe438ba: setverdict(pass): none -> pass
1310@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1310@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1310@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1310@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_t200_n200(1309)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Received 5 on channel { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } link { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }", component reason not changed
1310@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_t200_n200(1309)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1310@60dfebe438ba: Final verdict of PTC: none
TC_t200_n200(1309)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_t200_n200": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1312@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_t200_n200(1311)@60dfebe438ba: setverdict(pass): none -> pass
1312@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1312@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1312@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1312@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_t200_n200(1311)@60dfebe438ba: setverdict(pass): pass -> pass reason: "Received 5 on channel { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } link { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }", component reason not changed
1312@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_t200_n200(1311)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1312@60dfebe438ba: Final verdict of PTC: none
TC_t200_n200(1311)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_t200_n200-RSL(1303)@60dfebe438ba: Final verdict of PTC: none
TC_t200_n200-RSL-IPA(1302)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1304)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_t200_n200-RSL-IPA(1302): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_t200_n200-RSL(1303): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1304): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_t200_n200(1305): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1306: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_t200_n200(1307): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1308: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_t200_n200(1309): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1310: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_t200_n200(1311): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1312: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_t200_n200 finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 pass'.
Mon Mar 17 07:07:55 UTC 2025
====== BTS_Tests_LAPDm.TC_t200_n200 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_t200_n200.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=37321405)
Waiting for packet dumper to finish... 1 (prev_count=37321405, count=37322032)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'.
------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------
Mon Mar 17 07:07: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_rr_response_frame_loss started.
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: 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_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: 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_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: 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_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_rr_response_frame_loss": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1317@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_rr_response_frame_loss(1316)@60dfebe438ba: setverdict(pass): none -> pass
1317@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1317@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1317@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1317@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_rr_response_frame_loss(1316)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1317@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_rr_response_frame_loss(1316)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1317@60dfebe438ba: Final verdict of PTC: none
TC_rr_response_frame_loss(1316)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rr_response_frame_loss": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1319@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_rr_response_frame_loss(1318)@60dfebe438ba: setverdict(pass): none -> pass
1319@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1319@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1319@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1319@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_rr_response_frame_loss(1318)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1319@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_rr_response_frame_loss(1318)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1319@60dfebe438ba: Final verdict of PTC: none
TC_rr_response_frame_loss(1318)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rr_response_frame_loss": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1321@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_rr_response_frame_loss(1320)@60dfebe438ba: setverdict(pass): none -> pass
1321@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1321@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1321@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1321@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_rr_response_frame_loss(1320)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1321@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_rr_response_frame_loss(1320)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1321@60dfebe438ba: Final verdict of PTC: none
TC_rr_response_frame_loss(1320)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_rr_response_frame_loss": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1323@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_rr_response_frame_loss(1322)@60dfebe438ba: setverdict(pass): none -> pass
1323@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1323@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1323@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1323@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_rr_response_frame_loss(1322)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1323@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_rr_response_frame_loss(1322)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1323@60dfebe438ba: Final verdict of PTC: none
TC_rr_response_frame_loss(1322)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_rr_response_frame_loss-RSL(1314)@60dfebe438ba: Final verdict of PTC: none
TC_rr_response_frame_loss-RSL-IPA(1313)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1315)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(1313): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rr_response_frame_loss-RSL(1314): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1315): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_rr_response_frame_loss(1316): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1317: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rr_response_frame_loss(1318): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1319: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rr_response_frame_loss(1320): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1321: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_rr_response_frame_loss(1322): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1323: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_rr_response_frame_loss finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss pass'.
Mon Mar 17 07:08:04 UTC 2025
====== BTS_Tests_LAPDm.TC_rr_response_frame_loss pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_rr_response_frame_loss.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4717240)
Waiting for packet dumper to finish... 1 (prev_count=4717240, count=4717739)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'.
------ BTS_Tests_LAPDm.TC_incorrect_cr ------
Mon Mar 17 07:08: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_incorrect_cr started.
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_incorrect_cr-RSL(1325)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_incorrect_cr-RSL(1325)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_incorrect_cr-RSL(1325)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_incorrect_cr-RSL(1325)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_incorrect_cr-RSL(1325)@60dfebe438ba: 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_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_incorrect_cr-RSL(1325)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_incorrect_cr-RSL(1325)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_incorrect_cr-RSL(1325)@60dfebe438ba: 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_incorrect_cr-RSL(1325)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_incorrect_cr-RSL(1325)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_incorrect_cr-RSL(1325)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_incorrect_cr-RSL(1325)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_incorrect_cr-RSL(1325)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_incorrect_cr-RSL(1325)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_incorrect_cr-RSL(1325)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_incorrect_cr-RSL(1325)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_incorrect_cr": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1328@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_incorrect_cr(1327)@60dfebe438ba: setverdict(pass): none -> pass
1328@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1328@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1328@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1328@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1328@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_incorrect_cr(1327)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1328@60dfebe438ba: Final verdict of PTC: none
TC_incorrect_cr(1327)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_incorrect_cr": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1330@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_incorrect_cr(1329)@60dfebe438ba: setverdict(pass): none -> pass
1330@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1330@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1330@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1330@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1330@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_incorrect_cr(1329)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1330@60dfebe438ba: Final verdict of PTC: none
TC_incorrect_cr(1329)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_incorrect_cr": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1332@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_incorrect_cr(1331)@60dfebe438ba: setverdict(pass): none -> pass
1332@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1332@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1332@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1332@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1332@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_incorrect_cr(1331)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1332@60dfebe438ba: Final verdict of PTC: none
TC_incorrect_cr(1331)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_incorrect_cr": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1334@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_incorrect_cr(1333)@60dfebe438ba: setverdict(pass): none -> pass
1334@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1334@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1334@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1334@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1334@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_incorrect_cr(1333)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1334@60dfebe438ba: Final verdict of PTC: none
TC_incorrect_cr(1333)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
IPA-CTRL-CLI-IPA(1326)@60dfebe438ba: Final verdict of PTC: none
TC_incorrect_cr-RSL-IPA(1324)@60dfebe438ba: Final verdict of PTC: none
TC_incorrect_cr-RSL(1325)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_incorrect_cr-RSL-IPA(1324): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_incorrect_cr-RSL(1325): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1326): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_incorrect_cr(1327): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1328: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_incorrect_cr(1329): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1330: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_incorrect_cr(1331): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1332: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_incorrect_cr(1333): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1334: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_incorrect_cr finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr pass'.
Mon Mar 17 07:08:23 UTC 2025
====== BTS_Tests_LAPDm.TC_incorrect_cr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_incorrect_cr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16027327)
Waiting for packet dumper to finish... 1 (prev_count=16027327, count=16027826)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'.
------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------
Mon Mar 17 07:08: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_sabm_incorrect_c started.
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: 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_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: 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_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: 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_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: 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_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_sabm_incorrect_c": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1339@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_incorrect_c(1338)@60dfebe438ba: setverdict(pass): none -> pass
1339@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1339@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1339@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1339@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1339@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_incorrect_c(1338)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1339@60dfebe438ba: Final verdict of PTC: none
TC_sabm_incorrect_c(1338)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_incorrect_c": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1341@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_incorrect_c(1340)@60dfebe438ba: setverdict(pass): none -> pass
1341@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1341@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1341@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1341@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1341@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_incorrect_c(1340)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1341@60dfebe438ba: Final verdict of PTC: none
TC_sabm_incorrect_c(1340)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_incorrect_c": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1343@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_incorrect_c(1342)@60dfebe438ba: setverdict(pass): none -> pass
1343@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1343@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1343@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1343@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1343@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_incorrect_c(1342)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1343@60dfebe438ba: Final verdict of PTC: none
TC_sabm_incorrect_c(1342)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_sabm_incorrect_c": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1345@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_incorrect_c(1344)@60dfebe438ba: setverdict(pass): none -> pass
1345@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1345@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1345@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1345@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1345@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_incorrect_c(1344)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1345@60dfebe438ba: Final verdict of PTC: none
TC_sabm_incorrect_c(1344)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_incorrect_c-RSL(1336)@60dfebe438ba: Final verdict of PTC: none
TC_sabm_incorrect_c-RSL-IPA(1335)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1337)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(1335): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_incorrect_c-RSL(1336): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1337): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_incorrect_c(1338): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1339: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_incorrect_c(1340): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1341: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_incorrect_c(1342): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1343: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_sabm_incorrect_c(1344): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1345: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_sabm_incorrect_c finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c pass'.
Mon Mar 17 07:08:32 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_incorrect_c pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_incorrect_c.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5190189)
Waiting for packet dumper to finish... 1 (prev_count=5190189, count=5194629)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'.
------ BTS_Tests_LAPDm.TC_normal_reestablishment ------
Mon Mar 17 07:08: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_normal_reestablishment started.
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: 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_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: 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_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: 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_normal_reestablishment-RSL(1347)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_normal_reestablishment": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1350@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_normal_reestablishment(1349)@60dfebe438ba: setverdict(pass): none -> pass
1350@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1350@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1350@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1350@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_normal_reestablishment(1349)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_normal_reestablishment(1349)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1350@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_normal_reestablishment(1349)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1350@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment(1349)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_normal_reestablishment": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1352@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_normal_reestablishment(1351)@60dfebe438ba: setverdict(pass): none -> pass
1352@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1352@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1352@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1352@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_normal_reestablishment(1351)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_normal_reestablishment(1351)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1352@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_normal_reestablishment(1351)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1352@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment(1351)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_normal_reestablishment": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1354@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_normal_reestablishment(1353)@60dfebe438ba: setverdict(pass): none -> pass
1354@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1354@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1354@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1354@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_normal_reestablishment(1353)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_normal_reestablishment(1353)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1354@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_normal_reestablishment(1353)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1354@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment(1353)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_normal_reestablishment": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1356@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_normal_reestablishment(1355)@60dfebe438ba: setverdict(pass): none -> pass
1356@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1356@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1356@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1356@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_normal_reestablishment(1355)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_normal_reestablishment(1355)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1356@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_normal_reestablishment(1355)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1356@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment(1355)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_normal_reestablishment-RSL(1347)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1348)@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment-RSL-IPA(1346)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(1346): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment-RSL(1347): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1348): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment(1349): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1350: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment(1351): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1352: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment(1353): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1354: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment(1355): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1356: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_normal_reestablishment finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment pass'.
Mon Mar 17 07:09:00 UTC 2025
====== BTS_Tests_LAPDm.TC_normal_reestablishment pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=23711326)
Waiting for packet dumper to finish... 1 (prev_count=23711326, count=23711825)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'.
------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------
Mon Mar 17 07:09: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_normal_reestablishment_state_unacked started.
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: 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_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: 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_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: "TC_normal_reestablishment_state_unacked": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1361@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_normal_reestablishment_state_unacked(1360)@60dfebe438ba: setverdict(pass): none -> pass
1361@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1361@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1361@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1361@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_normal_reestablishment_state_unacked(1360)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1361@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_normal_reestablishment_state_unacked(1360)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1361@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment_state_unacked(1360)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_normal_reestablishment_state_unacked": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
1363@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_normal_reestablishment_state_unacked(1362)@60dfebe438ba: setverdict(pass): none -> pass
1363@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1363@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1363@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1363@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_normal_reestablishment_state_unacked(1362)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1363@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_normal_reestablishment_state_unacked(1362)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1363@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment_state_unacked(1362)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_normal_reestablishment_state_unacked": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1365@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_normal_reestablishment_state_unacked(1364)@60dfebe438ba: setverdict(pass): none -> pass
1365@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1365@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1365@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1365@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_normal_reestablishment_state_unacked(1364)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1365@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_normal_reestablishment_state_unacked(1364)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1365@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment_state_unacked(1364)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: "TC_normal_reestablishment_state_unacked": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
1367@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_normal_reestablishment_state_unacked(1366)@60dfebe438ba: setverdict(pass): none -> pass
1367@60dfebe438ba: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1367@60dfebe438ba: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1367@60dfebe438ba: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1367@60dfebe438ba: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_normal_reestablishment_state_unacked(1366)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1367@60dfebe438ba: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_normal_reestablishment_state_unacked(1366)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
1367@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment_state_unacked(1366)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_normal_reestablishment_state_unacked-RSL(1358)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1359)@60dfebe438ba: Final verdict of PTC: none
TC_normal_reestablishment_state_unacked-RSL-IPA(1357)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(1357): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(1358): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1359): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment_state_unacked(1360): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1361: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment_state_unacked(1362): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1363: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment_state_unacked(1364): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1365: none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_normal_reestablishment_state_unacked(1366): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC with component reference 1367: none (pass -> pass)
MTC@60dfebe438ba: Test case TC_normal_reestablishment_state_unacked finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked pass'.
Mon Mar 17 07:09:19 UTC 2025
====== BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15602792)
Waiting for packet dumper to finish... 1 (prev_count=15602792, count=15603291)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked pass' was executed successfully (exit status: 0).
MC@60dfebe438ba: Test execution finished.
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------
Mon Mar 17 07:09: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_act_vff started.
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: 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_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: 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_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vff(1371)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vff(1372)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vff(1371)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vff(1372)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vff(1371)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vff(1372)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vff(1373)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vff(1374)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vff(1373)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vff(1373)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vff(1374)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vff(1374)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vff(1375)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vff(1376)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vff(1375)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vff(1375)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vff(1376)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vff(1376)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vff(1377)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vff(1378)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vff(1377)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vff(1377)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vff(1378)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vff(1378)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_act_vff-RSL(1369)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_act_vff-RSL-IPA(1368)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1370)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(1368): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff-RSL(1369): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1370): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff(1371): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff(1372): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff(1373): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff(1374): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff(1375): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff(1376): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff(1377): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vff(1378): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_act_vff finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff pass'.
Mon Mar 17 07:09:26 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_act_vff pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vff.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2893979)
Waiting for packet dumper to finish... 1 (prev_count=2893979, count=2894478)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------
Mon Mar 17 07:09: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_act_vhh started.
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: 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_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: 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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_vhh(1382)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1383)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1384)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1385)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1382)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1383)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1382)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1383)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1384)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1384)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1385)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1385)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1386)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1387)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1388)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1389)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1386)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1386)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1387)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1387)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1388)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1388)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1389)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1389)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1390)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1391)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1392)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1393)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1390)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1390)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1391)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1391)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1392)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1392)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1393)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1393)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1394)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1395)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1396)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1397)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_vhh(1394)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1394)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1395)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1396)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1395)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1396)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_vhh(1397)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_vhh(1397)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_act_vhh-RSL(1380)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_act_vhh-RSL-IPA(1379)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1381)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(1379): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(1380): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1381): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1382): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1383): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1384): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1385): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1386): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1387): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1388): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1389): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1390): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1391): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1392): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1393): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1394): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1395): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1396): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_vhh(1397): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_act_vhh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh pass'.
Mon Mar 17 07:09:33 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_act_vhh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3093571)
Waiting for packet dumper to finish... 1 (prev_count=3093571, count=3094070)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------
Mon Mar 17 07:09: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_act_hvhh started.
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: 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_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: 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_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_hvhh(1401)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1402)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1403)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1401)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1402)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1402)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1401)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1403)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1403)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1404)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1405)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1406)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1404)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1404)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1405)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1405)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1406)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1406)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1407)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1408)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1409)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1407)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1407)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1408)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1408)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1409)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1409)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1410)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1411)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1412)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_hvhh(1410)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1411)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1410)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1411)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_hvhh(1412)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_hvhh(1412)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_act_hvhh-RSL(1399)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1400)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_act_hvhh-RSL-IPA(1398)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(1398): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(1399): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1400): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1401): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1402): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1403): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1404): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1405): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1406): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1407): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1408): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1409): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1410): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1411): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_hvhh(1412): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_act_hvhh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh pass'.
Mon Mar 17 07:09:40 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2997591)
Waiting for packet dumper to finish... 1 (prev_count=2997591, count=2998090)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:09: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_act_dyn_ipa_vff started.
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: 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_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: 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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: 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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: 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_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_ipa_vff(1416)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_ipa_vff(1417)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_ipa_vff(1416)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_ipa_vff(1416)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_ipa_vff(1417)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_ipa_vff(1417)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_ipa_vff(1418)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_ipa_vff(1419)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_ipa_vff(1418)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_ipa_vff(1419)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_ipa_vff(1418)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_ipa_vff(1419)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_ipa_vff(1420)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_ipa_vff(1421)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_ipa_vff(1420)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_ipa_vff(1420)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_ipa_vff(1421)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_ipa_vff(1421)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_ipa_vff(1422)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_ipa_vff(1423)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_ipa_vff(1422)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_ipa_vff(1422)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_ipa_vff(1423)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_ipa_vff(1423)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_act_dyn_ipa_vff-RSL(1414)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1415)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1413): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(1414): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1415): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff(1416): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff(1417): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff(1418): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff(1419): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff(1420): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff(1421): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff(1422): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff(1423): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff pass'.
Mon Mar 17 07:09:47 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2888485)
Waiting for packet dumper to finish... 1 (prev_count=2888485, count=2892231)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:09: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_act_dyn_osmo_vff started.
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vff(1428)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vff(1427)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vff(1428)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vff(1427)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vff(1428)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vff(1427)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vff(1429)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vff(1430)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vff(1429)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vff(1429)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vff(1430)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vff(1430)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vff(1431)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vff(1432)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vff(1431)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vff(1431)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vff(1432)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vff(1432)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vff(1433)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vff(1434)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vff(1433)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vff(1433)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vff(1434)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vff(1434)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_vff-RSL(1425)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1426)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1424): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(1425): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1426): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff(1427): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff(1428): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff(1429): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff(1430): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff(1431): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff(1432): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff(1433): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff(1434): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff pass'.
Mon Mar 17 07:09:54 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2905824)
Waiting for packet dumper to finish... 1 (prev_count=2905824, count=2906323)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:09: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_act_dyn_osmo_vhh started.
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_vhh(1440)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1441)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1438)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1439)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1440)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1441)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1438)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1439)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1440)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1441)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1438)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1439)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1442)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1443)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1444)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1445)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1442)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1442)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1443)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1443)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1444)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1444)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1445)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1445)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1446)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1447)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1448)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1449)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1446)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1446)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1447)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1448)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1447)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1448)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1449)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1449)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1450)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1451)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1452)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1453)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_vhh(1450)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1450)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1451)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1451)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1452)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1452)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_vhh(1453)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_vhh(1453)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1437)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1435): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(1436): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1437): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1438): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1439): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1440): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1441): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1442): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1443): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1444): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1445): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1446): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1447): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1448): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1449): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1450): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1451): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1452): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh(1453): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh pass'.
Mon Mar 17 07:10:01 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3081428)
Waiting for packet dumper to finish... 1 (prev_count=3081428, count=3081927)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:10: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_act_dyn_osmo_hvhh started.
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: 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_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_act_dyn_osmo_hvhh(1457)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1458)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1459)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1457)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1458)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1459)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1457)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1458)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1459)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1460)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1461)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1462)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1460)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1460)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1461)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1461)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1462)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1462)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1463)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1464)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1465)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1463)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1463)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1464)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1464)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1465)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1465)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1466)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1467)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1468)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_act_dyn_osmo_hvhh(1466)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1466)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1467)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1467)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_act_dyn_osmo_hvhh(1468)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_act_dyn_osmo_hvhh(1468)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
IPA-CTRL-CLI-IPA(1456)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1454): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1455): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1456): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1457): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1458): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1459): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1460): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1461): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1462): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1463): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1464): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1465): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1466): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1467): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh(1468): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh pass'.
Mon Mar 17 07:10:08 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2971584)
Waiting for packet dumper to finish... 1 (prev_count=2971584, count=2975330)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:10: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_vff started.
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: 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_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: 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_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vff(1472)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vff(1473)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vff(1472)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1473)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1472)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1473)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1472)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vff(1473)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vff(1474)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vff(1474)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1474)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1474)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vff(1475)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vff(1475)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1475)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1475)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vff(1476)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vff(1476)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1476)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1476)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vff(1477)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vff(1477)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1477)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1477)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vff(1478)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vff(1478)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1478)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1478)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vff(1479)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vff(1479)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1479)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vff(1479)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
IPA-CTRL-CLI-IPA(1471)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vff-RSL-IPA(1469)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vff-RSL(1470)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(1469): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(1470): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1471): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff(1472): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff(1473): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff(1474): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff(1475): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff(1476): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff(1477): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff(1478): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vff(1479): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff pass'.
Mon Mar 17 07:10:14 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2128570)
Waiting for packet dumper to finish... 1 (prev_count=2128570, count=2129069)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:10: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_vhh started.
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: 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_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_vhh(1483)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1484)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1483)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1484)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1485)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1483)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1484)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1483)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1484)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1485)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1485)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1485)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1486)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1486)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1486)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1486)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1487)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1487)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1487)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1487)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1488)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1488)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1488)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1488)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1489)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1489)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1489)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1489)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1490)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1490)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1490)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1490)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1491)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1491)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1491)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1491)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1492)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1492)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1492)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1492)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1493)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1493)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1493)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1493)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1494)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1494)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1494)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1494)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1495)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1495)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1495)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1495)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1496)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1496)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1496)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1496)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1497)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1497)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1497)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1497)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_vhh(1498)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_vhh(1498)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1498)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_vhh(1498)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_mode_modify_vhh-RSL(1481)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1482)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(1480): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(1481): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1482): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1483): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1484): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1485): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1486): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1487): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1488): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1489): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1490): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1491): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1492): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1493): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1494): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1495): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1496): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1497): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh(1498): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh pass'.
Mon Mar 17 07:10:19 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2269621)
Waiting for packet dumper to finish... 1 (prev_count=2269621, count=2270120)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:10: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_hvhh started.
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: 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_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: 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_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_hvhh(1502)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1503)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1504)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1502)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1503)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1504)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1502)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1503)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1504)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1503)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1504)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1502)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1505)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1505)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1505)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1505)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1506)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1506)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1507)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1506)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1506)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1507)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1507)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1507)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1508)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1508)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1508)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1508)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1509)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1509)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1509)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1509)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1510)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1510)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1510)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1510)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1511)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1511)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1511)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1511)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1512)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1512)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1512)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1512)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_hvhh(1513)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_hvhh(1513)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1513)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_hvhh(1513)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1501)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_hvhh-RSL(1500)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1499): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(1500): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1501): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1502): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1503): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1504): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1505): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1506): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1507): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1508): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1509): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1510): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1511): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1512): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh(1513): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh pass'.
Mon Mar 17 07:10:25 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2200293)
Waiting for packet dumper to finish... 1 (prev_count=2200293, count=2200792)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:10: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started.
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 2/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_ipa_vff(1517)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1518)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1517)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1518)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1517)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1518)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1517)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1518)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1519)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1519)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1519)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1519)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1520)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1520)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1520)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1520)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1521)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1521)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1521)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1521)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1522)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1522)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1522)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1522)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1523)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1523)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1523)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1523)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1524)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_ipa_vff(1524)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1524)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_ipa_vff(1524)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
IPA-CTRL-CLI-IPA(1516)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1514): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1515): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1516): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff(1517): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff(1518): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff(1519): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff(1520): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff(1521): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff(1522): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff(1523): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff(1524): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff pass'.
Mon Mar 17 07:10:31 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2130350)
Waiting for packet dumper to finish... 1 (prev_count=2130350, count=2130849)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started.
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vff(1529)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1528)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1529)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1528)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1529)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1528)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1529)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1528)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1530)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1530)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1530)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1530)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1531)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1531)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1531)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1531)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1532)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1532)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1532)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1532)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1533)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1533)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1533)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1533)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1534)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1534)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1534)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1534)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1535)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vff(1535)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1535)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vff(1535)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1527)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1525): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1526): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1527): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff(1528): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff(1529): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff(1530): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff(1531): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff(1532): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff(1533): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff(1534): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff(1535): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff pass'.
Mon Mar 17 07:10:36 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2133372)
Waiting for packet dumper to finish... 1 (prev_count=2133372, count=2133871)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:10: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started.
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: 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@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1541)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1539)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1540)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1542)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1541)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1539)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1540)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1542)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1541)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1539)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1540)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1541)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1540)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1539)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1542)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1542)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1543)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1543)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1543)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1543)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1544)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1544)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1544)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1544)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1545)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1545)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1545)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1545)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1546)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1546)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1546)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1546)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1547)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1547)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1547)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1547)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1548)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1548)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1548)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1548)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1549)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1549)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1549)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1549)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1550)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1550)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1550)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1550)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1551)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1551)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1551)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1551)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1552)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1552)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1552)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1552)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1553)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1553)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1553)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1553)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1554)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1554)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1554)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_vhh(1554)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1538)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1536): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1537): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1538): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1539): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1540): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1541): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1542): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1543): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1544): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1545): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1546): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1547): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1548): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1549): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1550): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1551): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1552): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1553): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh(1554): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh pass'.
Mon Mar 17 07:10:42 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2280693)
Waiting for packet dumper to finish... 1 (prev_count=2280693, count=2281629)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:10: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started.
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1558)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1559)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1560)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1558)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1559)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1560)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1558)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1559)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1558)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1560)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1560)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1559)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1561)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1561)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1561)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1561)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1562)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1562)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1562)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1562)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1563)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1563)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1563)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1563)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1564)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1564)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1564)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1564)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1565)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1565)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1565)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1565)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1566)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1566)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1566)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1566)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1567)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1567)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1567)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1567)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1568)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1568)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1568)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1568)@60dfebe438ba: Final verdict of PTC: pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1569)@60dfebe438ba: setverdict(pass): none -> pass
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1569)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1569)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1569)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_VAMOS.ttcn":189
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1557)@60dfebe438ba: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1555): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1556): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1557): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1558): pass (none -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1559): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1560): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1561): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1562): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1563): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1564): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1565): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1566): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1567): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1568): pass (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh(1569): pass (pass -> pass)
MTC@60dfebe438ba: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh pass'.
Mon Mar 17 07:10:48 UTC 2025
====== BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2202711)
Waiting for packet dumper to finish... 1 (prev_count=2202711, count=2206457)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh pass' was executed successfully (exit status: 0).
MC@60dfebe438ba: Test execution finished.
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'.
------ BTS_Tests_ASCI.TC_vbs_notification ------
Mon Mar 17 07:10: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vbs_notification started.
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vbs_notification-RSL(1571)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vbs_notification-RSL(1571)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vbs_notification-RSL(1571)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vbs_notification-RSL(1571)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vbs_notification-RSL-IPA(1570)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vbs_notification-RSL(1571)@60dfebe438ba: 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_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vbs_notification-RSL(1571)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vbs_notification-RSL(1571)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vbs_notification-RSL-IPA(1570)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vbs_notification-RSL-IPA(1570)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vbs_notification-RSL-IPA(1570)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vbs_notification-RSL(1571)@60dfebe438ba: 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_vbs_notification-RSL-IPA(1570)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vbs_notification-RSL(1571)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vbs_notification-RSL(1571)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vbs_notification-RSL(1571)@60dfebe438ba: 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_vbs_notification-RSL(1571)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vbs_notification-RSL(1571)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vbs_notification-RSL(1571)@60dfebe438ba: 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_vbs_notification-RSL(1571)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vbs_notification-RSL(1571)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Setting RSL_SYSTEM_INFO_1 (1): '5506198FB38000000000000000000000000000E5040083'O
MTC@60dfebe438ba: Sending RSL NOTIF_CMD (start)
MTC@60dfebe438ba: Received matching NOTIFICATION/NCH.
MTC@60dfebe438ba: Received matching NOTIFICATION/NCH.
MTC@60dfebe438ba: Sending RSL NOTIF_CMD (stop)
MTC@60dfebe438ba: Not received NOTIFICATION/NCH. (as expected)
MTC@60dfebe438ba: setverdict(pass): none -> pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_ASCI.ttcn":134
TC_vbs_notification-RSL(1571)@60dfebe438ba: Final verdict of PTC: none
TC_vbs_notification-RSL-IPA(1570)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1572)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: pass
MTC@60dfebe438ba: Local verdict of PTC TC_vbs_notification-RSL-IPA(1570): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC TC_vbs_notification-RSL(1571): none (pass -> pass)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1572): none (pass -> pass)
MTC@60dfebe438ba: Test case TC_vbs_notification finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification pass'.
Mon Mar 17 07:10:57 UTC 2025
====== BTS_Tests_ASCI.TC_vbs_notification pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_ASCI.TC_vbs_notification.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5064433)
Waiting for packet dumper to finish... 1 (prev_count=5064433, count=5065060)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: 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 ------
Mon Mar 17 07:11: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vgcs_uplink_free_and_busy started.
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: 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_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: 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_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: 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_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Activating VGCS channel.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): none -> pass
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Send UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Send UPLINK BUSY.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: 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 := 2, m := false, el := 1, payload := '062A'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Received UPLINK BUSY.
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_uplink_free_and_busy(1576)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_ASCI.ttcn":197
TC_vgcs_uplink_free_and_busy-RSL(1574)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1575)@60dfebe438ba: Final verdict of PTC: none
TC_vgcs_uplink_free_and_busy-RSL-IPA(1573)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(1573): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(1574): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1575): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_uplink_free_and_busy(1576): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy pass'.
Mon Mar 17 07:11:03 UTC 2025
====== BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2647559)
Waiting for packet dumper to finish... 1 (prev_count=2647559, count=2651305)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'.
------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------
Mon Mar 17 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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vgcs_talker_fail started.
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: 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_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: 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_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_fail(1580)@60dfebe438ba: Activating VGCS channel.
TC_vgcs_talker_fail(1580)@60dfebe438ba: setverdict(pass): none -> pass
TC_vgcs_talker_fail(1580)@60dfebe438ba: Send UPLINK FREE.
TC_vgcs_talker_fail(1580)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_talker_fail(1580)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_talker_fail(1580)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_talker_fail(1580)@60dfebe438ba: Send UPLINK ACCESS.
TC_vgcs_talker_fail(1580)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_talker_fail(1580)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_talker_fail(1580)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_talker_fail(1580)@60dfebe438ba: 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 := 6, m := false, el := 1, payload := '0609C0054E00'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++") } }
TC_vgcs_talker_fail(1580)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_talker_fail(1580)@60dfebe438ba: Received VGCS UPLINK GRANT.
TC_vgcs_talker_fail(1580)@60dfebe438ba: RSL Talker Detect has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_TALKER_DET (53), 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 := 0 } } } }
TC_vgcs_talker_fail(1580)@60dfebe438ba: RSL Conn Fail Ind has been detected as expected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_CONN_FAIL (36), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_CAUSE (26), body := { cause := { len := 1, e := 0, cause := RSL_ERR_RADIO_LINK_FAIL (1), cause_ext := omit } } } } }
TC_vgcs_talker_fail(1580)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_talker_fail(1580)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_ASCI.ttcn":297
TC_vgcs_talker_fail-RSL(1578)@60dfebe438ba: Final verdict of PTC: none
TC_vgcs_talker_fail-RSL-IPA(1577)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1579)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(1577): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_talker_fail-RSL(1578): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1579): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_talker_fail(1580): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_vgcs_talker_fail finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail pass'.
Mon Mar 17 07:11:24 UTC 2025
====== BTS_Tests_ASCI.TC_vgcs_talker_fail pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_fail.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20355750)
Waiting for packet dumper to finish... 1 (prev_count=20355750, count=20356249)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'.
------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------
Mon Mar 17 07:11: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vgcs_talker_est_rel started.
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: 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_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: 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_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: 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@60dfebe438ba: 2/4 transceiver(s) connected
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: 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@60dfebe438ba: 3/4 RF Resource Indication(s) received
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Activating VGCS channel.
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: setverdict(pass): none -> pass
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Send UPLINK FREE.
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Send UPLINK ACCESS.
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 2, c_r := false, ea := false }, ctrl := { u := { u := '001'B, p_f := false, u2 := '10'B, spare := '11'B } }, len := 10, m := true, el := 1, payload := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++"), padding := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: 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 := 6, m := false, el := 1, payload := '0609C0054E00'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++") } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Received VGCS UPLINK GRANT.
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: RSL Talker Detect has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_TALKER_DET (53), 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 := 0 } } } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Send UPLINK FREE.
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Rx LAPDm { bter := { payload := '0353012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Rx LAPDm { bter := { payload := '082B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\b++++++++++++++++++++++") } }
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Received UPLINK FREE.
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_talker_est_rel(1584)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_ASCI.ttcn":340
TC_vgcs_talker_est_rel-RSL(1582)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1583)@60dfebe438ba: Final verdict of PTC: none
TC_vgcs_talker_est_rel-RSL-IPA(1581)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(1581): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(1582): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1583): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_talker_est_rel(1584): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_vgcs_talker_est_rel finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel pass'.
Mon Mar 17 07:11:30 UTC 2025
====== BTS_Tests_ASCI.TC_vgcs_talker_est_rel pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_est_rel.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2498453)
Waiting for packet dumper to finish... 1 (prev_count=2498453, count=2498952)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel pass' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'.
------ BTS_Tests_ASCI.TC_vgcs_listener_det ------
Mon Mar 17 07:11: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_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@60dfebe438ba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0).
MTC@60dfebe438ba: Test case TC_vgcs_listener_det started.
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: Established a new IPA connection (conn_id=2)
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: Established a new IPA connection (conn_id=3)
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: Established a new IPA connection (conn_id=4)
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: Established a new IPA connection (conn_id=5)
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_listener_det-RSL(1586)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: 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_vgcs_listener_det-RSL(1586)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: Mapped TRX#0 to TCP/IP conn_id=2
MTC@60dfebe438ba: 1/4 transceiver(s) connected
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_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_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@60dfebe438ba: 1/4 RF Resource Indication(s) received
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: 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_vgcs_listener_det-RSL(1586)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: Mapped TRX#1 to TCP/IP conn_id=3
MTC@60dfebe438ba: 2/4 transceiver(s) connected
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: 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_vgcs_listener_det-RSL(1586)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: Mapped TRX#2 to TCP/IP conn_id=4
MTC@60dfebe438ba: 3/4 transceiver(s) connected
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: 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@60dfebe438ba: 2/4 RF Resource Indication(s) received
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: Mapped TRX#3 to TCP/IP conn_id=5
MTC@60dfebe438ba: 4/4 transceiver(s) connected
MTC@60dfebe438ba: 3/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 4/4 RF Resource Indication(s) received
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@60dfebe438ba: 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@60dfebe438ba: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@60dfebe438ba: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_vgcs_listener_det(1588)@60dfebe438ba: Activating VGCS channel.
TC_vgcs_listener_det(1588)@60dfebe438ba: setverdict(pass): none -> pass
TC_vgcs_listener_det(1588)@60dfebe438ba: Send UPLINK ACCESS.
TC_vgcs_listener_det(1588)@60dfebe438ba: RSL Talker Listener has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_LISTENER_DET (54), 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 := 0 } } } }
TC_vgcs_listener_det(1588)@60dfebe438ba: Send second UPLINK ACCESS.
TC_vgcs_listener_det(1588)@60dfebe438ba: Timeout waiting for RSL Listener Detect, as expected.
TC_vgcs_listener_det(1588)@60dfebe438ba: setverdict(pass): pass -> pass, component reason not changed
TC_vgcs_listener_det(1588)@60dfebe438ba: Final verdict of PTC: pass
MTC@60dfebe438ba: Stopping testcase execution from "BTS_Tests_ASCI.ttcn":418
TC_vgcs_listener_det-RSL(1586)@60dfebe438ba: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1587)@60dfebe438ba: Final verdict of PTC: none
TC_vgcs_listener_det-RSL-IPA(1585)@60dfebe438ba: Final verdict of PTC: none
MTC@60dfebe438ba: Setting final verdict of the test case.
MTC@60dfebe438ba: Local verdict of MTC: none
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(1585): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_listener_det-RSL(1586): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC IPA-CTRL-CLI-IPA(1587): none (none -> none)
MTC@60dfebe438ba: Local verdict of PTC TC_vgcs_listener_det(1588): pass (none -> pass)
MTC@60dfebe438ba: Test case TC_vgcs_listener_det finished. Verdict: pass
MTC@60dfebe438ba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det pass'.
Mon Mar 17 07:11:38 UTC 2025
====== BTS_Tests_ASCI.TC_vgcs_listener_det pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_ASCI.TC_vgcs_listener_det.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4425635)
Waiting for packet dumper to finish... 1 (prev_count=4425635, count=4429381)
MTC@60dfebe438ba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det pass' was executed successfully (exit status: 0).
MC@60dfebe438ba: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@60dfebe438ba: Terminating MTC.
MC@60dfebe438ba: MTC terminated.
MC2> exit
MC@60dfebe438ba: Shutting down session.
MC@60dfebe438ba: 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 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 BTS_Tests.TC_meas_res_speech_tchf
pass BTS_Tests.TC_meas_res_speech_tchf_facch
pass->FAIL BTS_Tests.TC_meas_res_speech_tchh
pass BTS_Tests.TC_meas_res_speech_tchh_facch
pass->FAIL 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 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->FAIL 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 BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs
pass BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs
pass BTS_Tests.TC_pcu_socket_verify_info_ind
pass BTS_Tests.TC_dyn_osmo_pdch_act_deact
pass BTS_Tests.TC_dyn_osmo_pdch_double_act
pass BTS_Tests.TC_dyn_ipa_pdch_act_deact
pass BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack
pass BTS_Tests.TC_pcu_info_ind_fh_params
pass BTS_Tests.TC_pcu_socket_nsvc_ipv4
pass BTS_Tests.TC_pcu_socket_nsvc_ipv6
pass BTS_Tests.TC_pcu_socket_two_nsvc
pass BTS_Tests.TC_pcu_interf_ind
pass BTS_Tests.TC_dyn_osmo_pdch_unsol_deact
pass BTS_Tests.TC_dyn_osmo_pdch_tchf_act
pass BTS_Tests.TC_dyn_osmo_pdch_tchh_act
pass BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act
pass BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act
pass BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act
pass BTS_Tests.TC_dyn_ipa_pdch_tchf_act
pass BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack
pass BTS_Tests.TC_rll_est_ind
pass BTS_Tests.TC_rll_est_req_DCCH_3
pass BTS_Tests.TC_rll_est_req_ACCH_3
pass BTS_Tests.TC_rll_rel_ind_DCCH_0
pass BTS_Tests.TC_rll_rel_ind_DCCH_3
pass BTS_Tests.TC_rll_rel_ind_ACCH_0
pass BTS_Tests.TC_rll_rel_ind_ACCH_3
pass BTS_Tests.TC_rll_rel_req
pass BTS_Tests.TC_rll_unit_data_req_DCCH
pass BTS_Tests.TC_rll_unit_data_req_ACCH
pass BTS_Tests.TC_rll_unit_data_ind_DCCH
pass BTS_Tests.TC_rll_unit_data_ind_ACCH
pass BTS_Tests.TC_chan_act_a51
pass BTS_Tests.TC_chan_act_a52
pass BTS_Tests.TC_chan_act_a53
pass BTS_Tests.TC_chan_act_a54
pass BTS_Tests.TC_encr_cmd_a51
pass BTS_Tests.TC_encr_cmd_a52
pass BTS_Tests.TC_encr_cmd_a53
pass BTS_Tests.TC_encr_cmd_a54
pass BTS_Tests.TC_err_rep_wrong_mdisc
pass BTS_Tests.TC_err_rep_wrong_msg_type
pass BTS_Tests.TC_err_rep_wrong_sequence
pass BTS_Tests.TC_lapdm_selftest
pass BTS_Tests.TC_tch_sign_l2_fill_frame
xfail BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd
pass BTS_Tests.TC_chopped_ipa_ping
pass 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 BTS_Tests.TC_speech_no_rtp_tchf
pass BTS_Tests.TC_speech_no_rtp_tchh
pass BTS_Tests.TC_speech_rtp_tchf
pass BTS_Tests.TC_speech_rtp_tchh
pass BTS_Tests.TC_speech_osmux_tchf
pass BTS_Tests.TC_speech_osmux_tchh
pass BTS_Tests.TC_data_rtp_tchf144
pass BTS_Tests.TC_data_rtp_tchf96
pass BTS_Tests.TC_data_rtp_tchf48
pass->FAIL BTS_Tests.TC_data_rtp_tchh48
pass BTS_Tests.TC_data_rtp_tchf24
pass->FAIL BTS_Tests.TC_data_rtp_tchh24
pass BTS_Tests.TC_data_facch_tchf144
pass BTS_Tests.TC_data_facch_tchf96
pass BTS_Tests.TC_data_facch_tchf48
pass BTS_Tests.TC_data_facch_tchh48
pass BTS_Tests.TC_data_facch_tchf24
pass BTS_Tests.TC_data_facch_tchh24
pass BTS_Tests.TC_early_immediate_assignment
pass BTS_Tests.TC_acch_overpower_rxqual_thresh
pass BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx
pass BTS_Tests.TC_acch_overpower_always_on_facch
pass BTS_Tests.TC_acch_overpower_always_on_sacch
pass BTS_Tests.TC_acch_overpower_limit
pass BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null
pass BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle
pass BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal
pass BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle
pass BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload
pass BTS_Tests_SMSCB.TC_etws_p1ro
pass BTS_Tests_SMSCB.TC_etws_p1ro_end
pass BTS_Tests_SMSCB.TC_etws_pcu
pass BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0
pass BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload
pass BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3
pass BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4
pass BTS_Tests_LAPDm.TC_sabm_contention
pass BTS_Tests_LAPDm.TC_sabm_retransmit
pass BTS_Tests_LAPDm.TC_sabm_retransmit_bts
pass BTS_Tests_LAPDm.TC_sabm_invalid_resp
pass BTS_Tests_LAPDm.TC_sabm_dm
pass BTS_Tests_LAPDm.TC_establish_ign_first_sabm
pass BTS_Tests_LAPDm.TC_iframe_seq_and_ack
pass BTS_Tests_LAPDm.TC_iframe_timer_recovery
pass BTS_Tests_LAPDm.TC_ns_seq_error
pass BTS_Tests_LAPDm.TC_nr_seq_error
pass BTS_Tests_LAPDm.TC_rec_invalid_frame
pass BTS_Tests_LAPDm.TC_segm_concat_dcch
pass BTS_Tests_LAPDm.TC_segm_concat_sacch
pass BTS_Tests_LAPDm.TC_t200_n200
pass BTS_Tests_LAPDm.TC_rr_response_frame_loss
pass BTS_Tests_LAPDm.TC_incorrect_cr
pass BTS_Tests_LAPDm.TC_sabm_incorrect_c
pass BTS_Tests_LAPDm.TC_normal_reestablishment
pass BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked
pass BTS_Tests_VAMOS.TC_vamos_chan_act_vff
pass BTS_Tests_VAMOS.TC_vamos_chan_act_vhh
pass BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh
pass BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff
pass BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff
pass BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh
pass BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh
pass BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff
pass BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh
pass BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh
pass BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff
pass BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff
pass BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh
pass BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh
pass BTS_Tests_ASCI.TC_vbs_notification
pass BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy
pass BTS_Tests_ASCI.TC_vgcs_talker_fail
pass BTS_Tests_ASCI.TC_vgcs_talker_est_rel
pass BTS_Tests_ASCI.TC_vgcs_listener_det

Summary:
  pass->FAIL: 10
  xfail: 4
  pass: 234


+ 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-asan-280-trxcon
+ docker kill jenkins-ttcn3-bts-test-asan-280-trxcon
jenkins-ttcn3-bts-test-asan-280-trxcon
+ docker wait jenkins-ttcn3-bts-test-asan-280-trxcon
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-fake_trx
+ docker kill jenkins-ttcn3-bts-test-asan-280-fake_trx
jenkins-ttcn3-bts-test-asan-280-fake_trx
+ docker wait jenkins-ttcn3-bts-test-asan-280-fake_trx
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-bts
+ docker kill jenkins-ttcn3-bts-test-asan-280-bts
jenkins-ttcn3-bts-test-asan-280-bts
+ docker wait jenkins-ttcn3-bts-test-asan-280-bts
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-bsc
+ docker kill jenkins-ttcn3-bts-test-asan-280-bsc
jenkins-ttcn3-bts-test-asan-280-bsc
+ docker wait jenkins-ttcn3-bts-test-asan-280-bsc
137
+ start_config_virtphy
+ test_config_enabled virtphy
+ local config=virtphy
+ local i
+ local valid=0
+ [ virtphy = generic ]
+ [ virtphy = virtphy ]
+ valid=1
+ break
+ [ 1 != 1 ]
+ [ -z generic oml hopping ]
+ [ virtphy = generic ]
+ [ virtphy = oml ]
+ [ virtphy = hopping ]
+ return 1
+ return
+ start_config_oml
+ test_config_enabled oml
+ local config=oml
+ local i
+ local valid=0
+ [ oml = generic ]
+ [ oml = virtphy ]
+ [ oml = oml ]
+ valid=1
+ break
+ [ 1 != 1 ]
+ [ -z generic oml hopping ]
+ [ oml = generic ]
+ [ oml = oml ]
+ return 0
+ cp oml/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/osmo-bts.gen.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/osmo-bsc.gen.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ start_bts trx 1
+ local variant
+ variant=trx
+ echo Starting container with BTS
Starting container with BTS
+ [ -z trx ]
+ docker_network_params 232 20
+ NET=232
+ ADDR_SUFIX=20
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.20 --ip6 fd02:db8:232::20
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.20 --ip6 fd02:db8:232::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-bts -d osmocom-build/osmo-bts-asan /bin/sh -c osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1
fdef2f28ef01e5620623abe846584cd8345b110bf4b58885f17f12c3cb57352b
+ start_fake_trx
+ echo Starting container with fake_trx
Starting container with fake_trx
+ docker_network_params 232 21
+ NET=232
+ ADDR_SUFIX=21
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.21 --ip6 fd02:db8:232::21
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.21 --ip6 fd02:db8:232::21 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-asan-280-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 				-R 172.18.232.20 				-r 172.18.232.22 				--trx TRX1@172.18.232.20:5700/1 				--trx TRX2@172.18.232.20:5700/2 				--trx TRX3@172.18.232.20:5700/3 				>>/data/fake_trx.out 2>&1
4b4fcd15dd6bfcf3c760181a6890935d6c4050117d7f8afdc251b3c46a70056c
+ start_trxcon
+ echo Starting container with trxcon
Starting container with trxcon
+ docker_network_params 232 22
+ NET=232
+ ADDR_SUFIX=22
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.22 --ip6 fd02:db8:232::22
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.22 --ip6 fd02:db8:232::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon 				-i 172.18.232.21 				-s /data/unix/osmocom_l2 				>>/data/trxcon.log 2>&1
dd07500822845d3e21e56ef012ae848a815e4273223478cf7fb3c554723a8574
+ start_testsuite oml
+ echo Starting container with BTS testsuite
Starting container with BTS testsuite
+ variant=oml
+ docker_network_params 232 10
+ NET=232
+ ADDR_SUFIX=10
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.10 --ip6 fd02:db8:232::10
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.10 --ip6 fd02:db8:232::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.232.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-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@784161e6b9d9: Unix server socket created successfully.
MC@784161e6b9d9: Listening on TCP port 42145.
784161e6b9d9 is the default
MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 784161e6b9d9 42145
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@784161e6b9d9: New HC connected from 172.18.232.10 [172.18.232.10]. 784161e6b9d9: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@784161e6b9d9: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@784161e6b9d9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@784161e6b9d9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@784161e6b9d9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@784161e6b9d9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@784161e6b9d9: Configuration file was processed on all HCs.
MC@784161e6b9d9: Creating MTC on host 172.18.232.10.
MC@784161e6b9d9: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_mdisc'.
------ BTS_Tests_OML.TC_wrong_mdisc ------
Mon Mar 17 07:11: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_OML.TC_wrong_mdisc.pcap" >/data/BTS_Tests_OML.TC_wrong_mdisc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_mdisc' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_wrong_mdisc started.
TC_wrong_mdisc-OML-IPA(3)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_wrong_mdisc-OML-IPA(3)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_wrong_mdisc-OML-IPA(3)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_wrong_mdisc-OML-IPA(3)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_wrong_mdisc-OML-IPA(3)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_wrong_mdisc-OML-IPA(3)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_wrong_mdisc-OML-IPA(3)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_wrong_mdisc-OML-IPA(3): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_wrong_mdisc finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_mdisc pass'.
Mon Mar 17 07:12:03 UTC 2025
====== BTS_Tests_OML.TC_wrong_mdisc pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_wrong_mdisc.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=244283)
Waiting for packet dumper to finish... 1 (prev_count=244283, count=244874)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_mdisc pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_msgtype'.
------ BTS_Tests_OML.TC_wrong_msgtype ------
Mon Mar 17 07:12: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_OML.TC_wrong_msgtype.pcap" >/data/BTS_Tests_OML.TC_wrong_msgtype.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_msgtype' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_wrong_msgtype started.
TC_wrong_msgtype-OML-IPA(4)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_wrong_msgtype-OML-IPA(4)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_wrong_msgtype-OML-IPA(4)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_wrong_msgtype-OML-IPA(4)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_wrong_msgtype-OML-IPA(4)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_wrong_msgtype-OML-IPA(4)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_wrong_msgtype-OML-IPA(4)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_wrong_msgtype-OML-IPA(4): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_wrong_msgtype finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_msgtype pass'.
Mon Mar 17 07:12:08 UTC 2025
====== BTS_Tests_OML.TC_wrong_msgtype pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_wrong_msgtype.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=299717)
Waiting for packet dumper to finish... 1 (prev_count=299717, count=300216)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_msgtype pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_short_length'.
------ BTS_Tests_OML.TC_short_length ------
Mon Mar 17 07:12: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_OML.TC_short_length.pcap" >/data/BTS_Tests_OML.TC_short_length.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_short_length' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_short_length started.
TC_short_length-OML-IPA(5)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_short_length-OML-IPA(5)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_short_length-OML-IPA(5)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_short_length-OML-IPA(5)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_short_length-OML-IPA(5)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_short_length-OML-IPA(5)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_short_length-OML-IPA(5)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_short_length-OML-IPA(5): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_short_length finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_short_length pass'.
Mon Mar 17 07:12:13 UTC 2025
====== BTS_Tests_OML.TC_short_length pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_short_length.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=298337)
Waiting for packet dumper to finish... 1 (prev_count=298337, count=298836)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_short_length pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_long_length'.
------ BTS_Tests_OML.TC_long_length ------
Mon Mar 17 07:12: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_OML.TC_long_length.pcap" >/data/BTS_Tests_OML.TC_long_length.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_long_length' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_long_length started.
TC_long_length-OML-IPA(6)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_long_length-OML-IPA(6)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_long_length-OML-IPA(6)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_long_length-OML-IPA(6)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_long_length-OML-IPA(6)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_long_length-OML-IPA(6)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_long_length-OML-IPA(6)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_long_length-OML-IPA(6): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_long_length finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_long_length pass'.
Mon Mar 17 07:12:18 UTC 2025
====== BTS_Tests_OML.TC_long_length pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_long_length.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=299403)
Waiting for packet dumper to finish... 1 (prev_count=299403, count=299994)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_long_length pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_placement'.
------ BTS_Tests_OML.TC_wrong_placement ------
Mon Mar 17 07:12: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_OML.TC_wrong_placement.pcap" >/data/BTS_Tests_OML.TC_wrong_placement.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_placement' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_wrong_placement started.
TC_wrong_placement-OML-IPA(7)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_wrong_placement-OML-IPA(7)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_wrong_placement-OML-IPA(7)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_wrong_placement-OML-IPA(7)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_wrong_placement-OML-IPA(7)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_wrong_placement-OML-IPA(7)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass, component reason not changed
MTC@784161e6b9d9: setverdict(pass): pass -> pass, component reason not changed
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_wrong_placement-OML-IPA(7)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_wrong_placement-OML-IPA(7): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_wrong_placement finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_placement pass'.
Mon Mar 17 07:12:23 UTC 2025
====== BTS_Tests_OML.TC_wrong_placement pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_wrong_placement.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=301871)
Waiting for packet dumper to finish... 1 (prev_count=301871, count=302370)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_placement pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_seq'.
------ BTS_Tests_OML.TC_wrong_seq ------
Mon Mar 17 07:12: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_OML.TC_wrong_seq.pcap" >/data/BTS_Tests_OML.TC_wrong_seq.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_seq' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_wrong_seq started.
TC_wrong_seq-OML-IPA(8)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_wrong_seq-OML-IPA(8)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_wrong_seq-OML-IPA(8)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_wrong_seq-OML-IPA(8)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_wrong_seq-OML-IPA(8)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_wrong_seq-OML-IPA(8)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_wrong_seq-OML-IPA(8)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_wrong_seq-OML-IPA(8): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_wrong_seq finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_seq pass'.
Mon Mar 17 07:12:28 UTC 2025
====== BTS_Tests_OML.TC_wrong_seq pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_wrong_seq.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=298916)
Waiting for packet dumper to finish... 1 (prev_count=298916, count=299415)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_seq pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_obj_class'.
------ BTS_Tests_OML.TC_wrong_obj_class ------
Mon Mar 17 07:12: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_OML.TC_wrong_obj_class.pcap" >/data/BTS_Tests_OML.TC_wrong_obj_class.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_obj_class' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_wrong_obj_class started.
TC_wrong_obj_class-OML-IPA(9)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_wrong_obj_class-OML-IPA(9)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_wrong_obj_class-OML-IPA(9)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_wrong_obj_class-OML-IPA(9)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_wrong_obj_class-OML-IPA(9)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_wrong_obj_class-OML-IPA(9)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_wrong_obj_class-OML-IPA(9)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_wrong_obj_class-OML-IPA(9): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_wrong_obj_class finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_obj_class pass'.
Mon Mar 17 07:12:33 UTC 2025
====== BTS_Tests_OML.TC_wrong_obj_class pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_wrong_obj_class.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=298480)
Waiting for packet dumper to finish... 1 (prev_count=298480, count=298979)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_obj_class pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_bts_nr'.
------ BTS_Tests_OML.TC_wrong_bts_nr ------
Mon Mar 17 07:12: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_OML.TC_wrong_bts_nr.pcap" >/data/BTS_Tests_OML.TC_wrong_bts_nr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_bts_nr' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_wrong_bts_nr started.
TC_wrong_bts_nr-OML-IPA(10)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_wrong_bts_nr-OML-IPA(10)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_wrong_bts_nr-OML-IPA(10)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_wrong_bts_nr-OML-IPA(10)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_wrong_bts_nr-OML-IPA(10)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_wrong_bts_nr-OML-IPA(10)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_wrong_bts_nr-OML-IPA(10)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_wrong_bts_nr-OML-IPA(10): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_wrong_bts_nr finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_bts_nr pass'.
Mon Mar 17 07:12:38 UTC 2025
====== BTS_Tests_OML.TC_wrong_bts_nr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_wrong_bts_nr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=299560)
Waiting for packet dumper to finish... 1 (prev_count=299560, count=300059)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_bts_nr pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_trx_nr'.
------ BTS_Tests_OML.TC_wrong_trx_nr ------
Mon Mar 17 07:12: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_OML.TC_wrong_trx_nr.pcap" >/data/BTS_Tests_OML.TC_wrong_trx_nr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_wrong_trx_nr' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_wrong_trx_nr started.
TC_wrong_trx_nr-OML-IPA(11)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_wrong_trx_nr-OML-IPA(11)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_wrong_trx_nr-OML-IPA(11)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_wrong_trx_nr-OML-IPA(11)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_wrong_trx_nr-OML-IPA(11)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_wrong_trx_nr-OML-IPA(11)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_wrong_trx_nr-OML-IPA(11)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_wrong_trx_nr-OML-IPA(11): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_wrong_trx_nr finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_trx_nr pass'.
Mon Mar 17 07:12:43 UTC 2025
====== BTS_Tests_OML.TC_wrong_trx_nr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_wrong_trx_nr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=298482)
Waiting for packet dumper to finish... 1 (prev_count=298482, count=298981)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_wrong_trx_nr pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_radio_carrier_opstart_noattr'.
------ BTS_Tests_OML.TC_radio_carrier_opstart_noattr ------
Mon Mar 17 07:12: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_OML.TC_radio_carrier_opstart_noattr.pcap" >/data/BTS_Tests_OML.TC_radio_carrier_opstart_noattr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_radio_carrier_opstart_noattr' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_radio_carrier_opstart_noattr started.
TC_radio_carrier_opstart_noattr-OML-IPA(12)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_radio_carrier_opstart_noattr-OML-IPA(12)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_radio_carrier_opstart_noattr-OML-IPA(12)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_radio_carrier_opstart_noattr-OML-IPA(12)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_radio_carrier_opstart_noattr-OML-IPA(12)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_radio_carrier_opstart_noattr-OML-IPA(12)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_radio_carrier_opstart_noattr-OML-IPA(12)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_radio_carrier_opstart_noattr-OML-IPA(12): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_radio_carrier_opstart_noattr finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_radio_carrier_opstart_noattr pass'.
Mon Mar 17 07:12:48 UTC 2025
====== BTS_Tests_OML.TC_radio_carrier_opstart_noattr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_radio_carrier_opstart_noattr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=298706)
Waiting for packet dumper to finish... 1 (prev_count=298706, count=299205)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_radio_carrier_opstart_noattr pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_bts_opstart'.
------ BTS_Tests_OML.TC_bts_opstart ------
Mon Mar 17 07: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_OML.TC_bts_opstart.pcap" >/data/BTS_Tests_OML.TC_bts_opstart.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_bts_opstart' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_bts_opstart started.
TC_bts_opstart-OML-IPA(13)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_bts_opstart-OML-IPA(13)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_bts_opstart-OML-IPA(13)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_bts_opstart-OML-IPA(13)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_bts_opstart-OML-IPA(13)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_bts_opstart-OML-IPA(13)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass, component reason not changed
MTC@784161e6b9d9: setverdict(pass): pass -> pass, component reason not changed
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_bts_opstart-OML-IPA(13)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_bts_opstart-OML-IPA(13): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_bts_opstart finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_bts_opstart pass'.
Mon Mar 17 07:12:53 UTC 2025
====== BTS_Tests_OML.TC_bts_opstart pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_bts_opstart.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=325529)
Waiting for packet dumper to finish... 1 (prev_count=325529, count=326028)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_bts_opstart pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_bts_opstart_noattr'.
------ BTS_Tests_OML.TC_bts_opstart_noattr ------
Mon Mar 17 07:12: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_OML.TC_bts_opstart_noattr.pcap" >/data/BTS_Tests_OML.TC_bts_opstart_noattr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_bts_opstart_noattr' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_bts_opstart_noattr started.
TC_bts_opstart_noattr-OML-IPA(14)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_bts_opstart_noattr-OML-IPA(14)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_bts_opstart_noattr-OML-IPA(14)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_bts_opstart_noattr-OML-IPA(14)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_bts_opstart_noattr-OML-IPA(14)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_bts_opstart_noattr-OML-IPA(14)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_bts_opstart_noattr-OML-IPA(14)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_bts_opstart_noattr-OML-IPA(14): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_bts_opstart_noattr finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_bts_opstart_noattr pass'.
Mon Mar 17 07:12:58 UTC 2025
====== BTS_Tests_OML.TC_bts_opstart_noattr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_bts_opstart_noattr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=298199)
Waiting for packet dumper to finish... 1 (prev_count=298199, count=298698)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_bts_opstart_noattr pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_ts_opstart'.
------ BTS_Tests_OML.TC_ts_opstart ------
Mon Mar 17 07:13: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_OML.TC_ts_opstart.pcap" >/data/BTS_Tests_OML.TC_ts_opstart.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_ts_opstart' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_ts_opstart started.
TC_ts_opstart-OML-IPA(15)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_ts_opstart-OML-IPA(15)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ts_opstart-OML-IPA(15)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_ts_opstart-OML-IPA(15)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ts_opstart-OML-IPA(15)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ts_opstart-OML-IPA(15)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass, component reason not changed
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_ts_opstart-OML-IPA(15)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_ts_opstart-OML-IPA(15): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_ts_opstart finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_ts_opstart pass'.
Mon Mar 17 07:13:03 UTC 2025
====== BTS_Tests_OML.TC_ts_opstart pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_ts_opstart.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=306326)
Waiting for packet dumper to finish... 1 (prev_count=306326, count=306917)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_ts_opstart pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_ts_opstart_noattr'.
------ BTS_Tests_OML.TC_ts_opstart_noattr ------
Mon Mar 17 07:13: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_OML.TC_ts_opstart_noattr.pcap" >/data/BTS_Tests_OML.TC_ts_opstart_noattr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_ts_opstart_noattr' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_ts_opstart_noattr started.
TC_ts_opstart_noattr-OML-IPA(16)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_ts_opstart_noattr-OML-IPA(16)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ts_opstart_noattr-OML-IPA(16)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_ts_opstart_noattr-OML-IPA(16)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ts_opstart_noattr-OML-IPA(16)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ts_opstart_noattr-OML-IPA(16)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_ts_opstart_noattr-OML-IPA(16)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_ts_opstart_noattr-OML-IPA(16): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_ts_opstart_noattr finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_ts_opstart_noattr pass'.
Mon Mar 17 07:13:08 UTC 2025
====== BTS_Tests_OML.TC_ts_opstart_noattr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_ts_opstart_noattr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=299050)
Waiting for packet dumper to finish... 1 (prev_count=299050, count=299549)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_ts_opstart_noattr pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_initial_state_reports'.
------ BTS_Tests_OML.TC_initial_state_reports ------
Mon Mar 17 07:13: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_OML.TC_initial_state_reports.pcap" >/data/BTS_Tests_OML.TC_initial_state_reports.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_initial_state_reports' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_initial_state_reports started.
TC_initial_state_reports-OML-IPA(17)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_initial_state_reports-OML-IPA(17)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_initial_state_reports-OML-IPA(17)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_initial_state_reports-OML-IPA(17)@784161e6b9d9: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_initial_state_reports-OML-IPA(17)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_initial_state_reports-OML-IPA(17)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: Ignoring { ev_type := ASP_IPA_EVENT_ID_RESP (2), conn_id := 2, id_resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } }
MTC@784161e6b9d9: Ignoring { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 2, id_resp := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", new component reason: ""BTS_Tests_OML.ttcn:160 : ""
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_initial_state_reports-OML-IPA(17)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass reason: ""BTS_Tests_OML.ttcn:160 : ""
MTC@784161e6b9d9: Local verdict of PTC TC_initial_state_reports-OML-IPA(17): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_initial_state_reports finished. Verdict: pass reason: "BTS_Tests_OML.ttcn:160 : "
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_initial_state_reports pass'.
Mon Mar 17 07:13:13 UTC 2025
====== BTS_Tests_OML.TC_initial_state_reports pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_initial_state_reports.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=296794)
Waiting for packet dumper to finish... 1 (prev_count=296794, count=297293)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_initial_state_reports pass' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd'.
------ BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd ------
Mon Mar 17 07:13: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_OML.TC_ipa_osmo_pcu_anr_fwd.pcap" >/data/BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_ipa_osmo_pcu_anr_fwd started.
TC_ipa_osmo_pcu_anr_fwd-OML-IPA(18)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_ipa_osmo_pcu_anr_fwd-OML-IPA(18)@784161e6b9d9: CCM Tx:{ 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_osmo_pcu_anr_fwd-OML-IPA(18)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_osmo_pcu_anr_fwd-OML-IPA(18)@784161e6b9d9: 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_osmo_pcu_anr_fwd-OML-IPA(18)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_osmo_pcu_anr_fwd-OML-IPA(18)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: BTS Features:'01101110111111111111111111110000'B
MTC@784161e6b9d9: setverdict(fail): pass -> fail reason: "Timeout waiting for ANR request on PCU inteface", new component reason: "Timeout waiting for ANR request on PCU inteface"
MTC@784161e6b9d9: Warning: Stopping inactive timer T.
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_ipa_osmo_pcu_anr_fwd-OML-IPA(18)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: fail reason: "Timeout waiting for ANR request on PCU inteface"
MTC@784161e6b9d9: Local verdict of PTC TC_ipa_osmo_pcu_anr_fwd-OML-IPA(18): none (fail -> fail)
MTC@784161e6b9d9: Test case TC_ipa_osmo_pcu_anr_fwd finished. Verdict: fail reason: Timeout waiting for ANR request on PCU inteface
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd fail'.
Mon Mar 17 07:13:20 UTC 2025
------ BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=307111)
Waiting for packet dumper to finish... 1 (prev_count=307111, count=307610)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd fail' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_ipa_rsl_connect_nack'.
------ BTS_Tests_OML.TC_ipa_rsl_connect_nack ------
Mon Mar 17 07:13: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_OML.TC_ipa_rsl_connect_nack.pcap" >/data/BTS_Tests_OML.TC_ipa_rsl_connect_nack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-start.sh BTS_Tests_OML.TC_ipa_rsl_connect_nack' was executed successfully (exit status: 0).
MTC@784161e6b9d9: Test case TC_ipa_rsl_connect_nack started.
TC_ipa_rsl_connect_nack-OML-IPA(19)@784161e6b9d9: Established a new IPA connection (conn_id=2)
TC_ipa_rsl_connect_nack-OML-IPA(19)@784161e6b9d9: CCM Tx:{ 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_rsl_connect_nack-OML-IPA(19)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_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_rsl_connect_nack-OML-IPA(19)@784161e6b9d9: 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_rsl_connect_nack-OML-IPA(19)@784161e6b9d9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_rsl_connect_nack-OML-IPA(19)@784161e6b9d9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@784161e6b9d9: setverdict(pass): none -> pass
MTC@784161e6b9d9: setverdict(pass): pass -> pass reason: ""BTS_Tests_OML.ttcn:160 : "", component reason not changed
MTC@784161e6b9d9: Stopping testcase execution from "BTS_Tests_OML.ttcn":160
TC_ipa_rsl_connect_nack-OML-IPA(19)@784161e6b9d9: Final verdict of PTC: none
MTC@784161e6b9d9: Setting final verdict of the test case.
MTC@784161e6b9d9: Local verdict of MTC: pass
MTC@784161e6b9d9: Local verdict of PTC TC_ipa_rsl_connect_nack-OML-IPA(19): none (pass -> pass)
MTC@784161e6b9d9: Test case TC_ipa_rsl_connect_nack finished. Verdict: pass
MTC@784161e6b9d9: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_ipa_rsl_connect_nack pass'.
Mon Mar 17 07:13:25 UTC 2025
====== BTS_Tests_OML.TC_ipa_rsl_connect_nack pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_OML.TC_ipa_rsl_connect_nack.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=298859)
Waiting for packet dumper to finish... 1 (prev_count=298859, count=299358)
MTC@784161e6b9d9: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_OML.TC_ipa_rsl_connect_nack pass' was executed successfully (exit status: 0).
MC@784161e6b9d9: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@784161e6b9d9: Terminating MTC.
MC@784161e6b9d9: MTC terminated.
MC2> exit
MC@784161e6b9d9: Shutting down session.
MC@784161e6b9d9: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/bts/expected-results.xml' against results in 'junit-xml-oml-21.log'
--------------------
NEW: PASS BTS_Tests_OML.TC_wrong_mdisc
NEW: PASS BTS_Tests_OML.TC_wrong_msgtype
NEW: PASS BTS_Tests_OML.TC_short_length
NEW: PASS BTS_Tests_OML.TC_long_length
NEW: PASS BTS_Tests_OML.TC_wrong_placement
NEW: PASS BTS_Tests_OML.TC_wrong_seq
NEW: PASS BTS_Tests_OML.TC_wrong_obj_class
NEW: PASS BTS_Tests_OML.TC_wrong_bts_nr
NEW: PASS BTS_Tests_OML.TC_wrong_trx_nr
NEW: PASS BTS_Tests_OML.TC_radio_carrier_opstart_noattr
NEW: PASS BTS_Tests_OML.TC_bts_opstart
NEW: PASS BTS_Tests_OML.TC_bts_opstart_noattr
NEW: PASS BTS_Tests_OML.TC_ts_opstart
NEW: PASS BTS_Tests_OML.TC_ts_opstart_noattr
NEW: PASS BTS_Tests_OML.TC_initial_state_reports
NEW: FAIL BTS_Tests_OML.TC_ipa_osmo_pcu_anr_fwd
NEW: PASS BTS_Tests_OML.TC_ipa_rsl_connect_nack

Summary:
  NEW: FAIL: 1
  NEW: PASS: 16
  skip: 248


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh BTS_Tests --rm
Generated BTS_Tests.TC_bts_opstart.merged
Generated BTS_Tests.TC_bts_opstart_noattr.merged
Generated BTS_Tests.TC_initial_state_reports.merged
Generated BTS_Tests.TC_ipa_osmo_pcu_anr_fwd.merged
Generated BTS_Tests.TC_ipa_rsl_connect_nack.merged
Generated BTS_Tests.TC_long_length.merged
Generated BTS_Tests.TC_radio_carrier_opstart_noattr.merged
Generated BTS_Tests.TC_short_length.merged
Generated BTS_Tests.TC_ts_opstart.merged
Generated BTS_Tests.TC_ts_opstart_noattr.merged
Generated BTS_Tests.TC_wrong_bts_nr.merged
Generated BTS_Tests.TC_wrong_mdisc.merged
Generated BTS_Tests.TC_wrong_msgtype.merged
Generated BTS_Tests.TC_wrong_obj_class.merged
Generated BTS_Tests.TC_wrong_placement.merged
Generated BTS_Tests.TC_wrong_seq.merged
Generated BTS_Tests.TC_wrong_trx_nr.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-trxcon
+ docker kill jenkins-ttcn3-bts-test-asan-280-trxcon
jenkins-ttcn3-bts-test-asan-280-trxcon
+ docker wait jenkins-ttcn3-bts-test-asan-280-trxcon
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-fake_trx
+ docker kill jenkins-ttcn3-bts-test-asan-280-fake_trx
jenkins-ttcn3-bts-test-asan-280-fake_trx
+ docker wait jenkins-ttcn3-bts-test-asan-280-fake_trx
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-bts
+ docker kill jenkins-ttcn3-bts-test-asan-280-bts
jenkins-ttcn3-bts-test-asan-280-bts
+ docker wait jenkins-ttcn3-bts-test-asan-280-bts
137
+ start_config_hopping
+ 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
+ cp fh/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/
+ cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/osmo-bts.gen.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/osmo-bsc.gen.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg
Applying SUBNET=232 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg
+ start_bsc
+ echo Starting container with BSC
Starting container with BSC
+ docker_network_params 232 11
+ NET=232
+ ADDR_SUFIX=11
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.11 --ip6 fd02:db8:232::11
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.11 --ip6 fd02:db8:232::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc:/data --name jenkins-ttcn3-bts-test-asan-280-bsc -d osmocom-build/osmo-bsc-asan /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1
aa8faf561a157d2ee4caa3c1a18568d2da7662dc2a3941d2b4a977257c5b8d4d
+ start_bts trx 1
+ local variant
+ variant=trx
+ echo Starting container with BTS
Starting container with BTS
+ [ -z trx ]
+ docker_network_params 232 20
+ NET=232
+ ADDR_SUFIX=20
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.20 --ip6 fd02:db8:232::20
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.20 --ip6 fd02:db8:232::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-bts -d osmocom-build/osmo-bts-asan /bin/sh -c osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1
3cc583aa7ba12af095b8b543f5c308e6e4d08537f0bcd70e6029bbf597e83114
+ start_fake_trx
+ echo Starting container with fake_trx
Starting container with fake_trx
+ docker_network_params 232 21
+ NET=232
+ ADDR_SUFIX=21
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.21 --ip6 fd02:db8:232::21
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.21 --ip6 fd02:db8:232::21 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-asan-280-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 				-R 172.18.232.20 				-r 172.18.232.22 				--trx TRX1@172.18.232.20:5700/1 				--trx TRX2@172.18.232.20:5700/2 				--trx TRX3@172.18.232.20:5700/3 				>>/data/fake_trx.out 2>&1
7e3c2d870146766b6c4c1735f6377dcd9955946ffd97c0eabddf5ef9fc99410f
+ start_trxcon
+ echo Starting container with trxcon
Starting container with trxcon
+ docker_network_params 232 22
+ NET=232
+ ADDR_SUFIX=22
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.22 --ip6 fd02:db8:232::22
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.22 --ip6 fd02:db8:232::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon 				-i 172.18.232.21 				-s /data/unix/osmocom_l2 				>>/data/trxcon.log 2>&1
a5428312abbc2fdf33a263264a5d5e8c87f363ea21b09c95380ee3e0d37eed4d
+ start_testsuite hopping
+ echo Starting container with BTS testsuite
Starting container with BTS testsuite
+ variant=hopping
+ docker_network_params 232 10
+ NET=232
+ ADDR_SUFIX=10
+ echo --network ttcn3-bts-test-232 --ip 172.18.232.10 --ip6 fd02:db8:232::10
+ docker run --rm --network ttcn3-bts-test-232 --ip 172.18.232.10 --ip6 fd02:db8:232::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.232.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-280-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@67a7502a7f5d: Unix server socket created successfully.
MC@67a7502a7f5d: Listening on TCP port 42781.
67a7502a7f5d is the default
MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 67a7502a7f5d 42781
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@67a7502a7f5d: New HC connected from 172.18.232.10 [172.18.232.10]. 67a7502a7f5d: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@67a7502a7f5d: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@67a7502a7f5d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@67a7502a7f5d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@67a7502a7f5d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@67a7502a7f5d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@67a7502a7f5d: Configuration file was processed on all HCs.
MC@67a7502a7f5d: Creating MTC on host 172.18.232.10.
MC@67a7502a7f5d: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'.
------ BTS_Tests.TC_est_dchan ------
Mon Mar 17 07:13: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_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_est_dchan started.
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_est_dchan-RSL(4)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_est_dchan-RSL(4)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_est_dchan-RSL(4)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_est_dchan-RSL(4)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@67a7502a7f5d: 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-IPA(3)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_est_dchan-RSL(4)@67a7502a7f5d: 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_est_dchan-RSL(4)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan-RSL(4)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_est_dchan(6)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(6)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@67a7502a7f5d: 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 := '11011010'B, t1p := 0, t3 := 34, t2 := 6 }, 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)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(6)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(6)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(7)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(7)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@67a7502a7f5d: 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)@67a7502a7f5d: 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(7)@67a7502a7f5d: 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 := '11011010'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)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(7)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(7)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(8)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(8)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@67a7502a7f5d: 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)@67a7502a7f5d: 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)@67a7502a7f5d: 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 := '11011010'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)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(8)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(8)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(9)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(9)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@67a7502a7f5d: 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)@67a7502a7f5d: 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 := '11011010'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)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(9)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(9)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(10)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(10)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@67a7502a7f5d: 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)@67a7502a7f5d: 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)@67a7502a7f5d: 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 := '11011010'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)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(10)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(10)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_est_dchan(11)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(11)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 0, hsn := 2 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 0, t3 := 24, t2 := 8 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '11000000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(11)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(11)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(11)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(12)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(12)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 3, hsn := 3 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 0, t3 := 45, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '11110000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(12)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(12)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(12)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(13)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(13)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@67a7502a7f5d: 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)@67a7502a7f5d: 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)@67a7502a7f5d: 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 := '11011010'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)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(13)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(13)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(14)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(14)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@67a7502a7f5d: 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 := '11011010'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)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(14)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(14)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(15)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(15)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@67a7502a7f5d: 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 := '11011010'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)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(15)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(15)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(16)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(16)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 0, hsn := 5 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 1, t3 := 34, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '11110000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(16)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(16)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(16)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(17)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(17)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 0, hsn := 5 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 1, t3 := 34, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '11110000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(17)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(17)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(17)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(18)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(18)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@67a7502a7f5d: 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)@67a7502a7f5d: 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(18)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 1, hsn := 6 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 1, t3 := 4, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '10010000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(18)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(18)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(18)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(19)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(19)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 1, hsn := 6 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 1, t3 := 45, t2 := 3 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '10010000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(19)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(19)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(19)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(20)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(20)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@67a7502a7f5d: 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)@67a7502a7f5d: 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(20)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 1, hsn := 6 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 1, t3 := 4, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '10010000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(20)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(20)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(20)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(21)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(21)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@67a7502a7f5d: 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)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 1, hsn := 6 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '10010000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(21)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(21)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(21)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(22)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(22)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@67a7502a7f5d: 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)@67a7502a7f5d: 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)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 1, hsn := 6 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 1, t3 := 4, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '10010000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(22)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(22)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(22)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(23)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(23)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 1, hsn := 6 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 1, t3 := 45, t2 := 22 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '10010000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(23)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(23)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(23)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(24)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(24)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@67a7502a7f5d: 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)@67a7502a7f5d: 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(24)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 1, hsn := 6 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 2, t3 := 5, t2 := 5 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '10010000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(24)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(24)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(24)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_est_dchan(25)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_est_dchan(25)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@67a7502a7f5d: 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)@67a7502a7f5d: 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)@67a7502a7f5d: 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 := true, arfcn := omit, maio_hsn := { maio := 1, hsn := 6 } }, pkt_chan_desc := omit, req_ref := { ra := '11011010'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '10010000'B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } }
TC_est_dchan(25)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_est_dchan(25)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_est_dchan(25)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":9064
TC_est_dchan-RSL(4)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(5)@67a7502a7f5d: Final verdict of PTC: none
TC_est_dchan-RSL-IPA(3)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'.
Mon Mar 17 07:13:49 UTC 2025
====== BTS_Tests.TC_est_dchan pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_est_dchan.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13614745)
Waiting for packet dumper to finish... 1 (prev_count=13614745, count=13619264)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'.
------ BTS_Tests.TC_chan_act_stress ------
Mon Mar 17 07:13: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_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chan_act_stress started.
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@67a7502a7f5d: 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-IPA(26)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL(27)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_chan_act_stress-RSL(27)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_stress-RSL(27)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_chan_act_stress-RSL(27)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_chan_act_stress-RSL(27)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_chan_act_stress-RSL(27)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress-RSL(27)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_stress(29)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1031
TC_chan_act_stress-RSL(27)@67a7502a7f5d: Final verdict of PTC: none
TC_chan_act_stress-RSL-IPA(26)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(28)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_chan_act_stress finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'.
Mon Mar 17 07:13:57 UTC 2025
====== BTS_Tests.TC_chan_act_stress pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_stress.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9146551)
Waiting for packet dumper to finish... 1 (prev_count=9146551, count=9147050)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'.
------ BTS_Tests.TC_chan_act_react ------
Mon Mar 17 07:14: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chan_act_react started.
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL(31)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL(31)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_chan_act_react-RSL(31)@67a7502a7f5d: 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(31)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_react-RSL(31)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_chan_act_react-RSL(31)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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-IPA(30)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_chan_act_react-RSL(31)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react-RSL(31)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_react(33)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_react(33)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_react(33)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_react(33)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1055
TC_chan_act_react-RSL(31)@67a7502a7f5d: Final verdict of PTC: none
TC_chan_act_react-RSL-IPA(30)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(32)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_chan_act_react finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'.
Mon Mar 17 07:14:03 UTC 2025
====== BTS_Tests.TC_chan_act_react pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_react.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2010758)
Waiting for packet dumper to finish... 1 (prev_count=2010758, count=2011257)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'.
------ BTS_Tests.TC_chan_deact_not_active ------
Mon Mar 17 07:14: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chan_deact_not_active started.
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Tx:{ 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-IPA(34)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: 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-IPA(34)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: 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_deact_not_active-RSL(35)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_deact_not_active(37)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_deact_not_active(37)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1077
TC_chan_deact_not_active-RSL(35)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(36)@67a7502a7f5d: Final verdict of PTC: none
TC_chan_deact_not_active-RSL-IPA(34)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_chan_deact_not_active finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'.
Mon Mar 17 07:14:08 UTC 2025
====== BTS_Tests.TC_chan_deact_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1994642)
Waiting for packet dumper to finish... 1 (prev_count=1994642, count=1995141)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'.
------ BTS_Tests.TC_chan_act_wrong_nr ------
Mon Mar 17 07:14: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chan_act_wrong_nr started.
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_wrong_nr(41)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(41)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(42)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(42)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(43)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(43)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(44)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(44)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(45)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(45)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(46)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(46)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(47)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(47)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(48)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(48)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(49)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(49)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(50)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(50)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
TC_chan_act_wrong_nr(51)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(51)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
TC_chan_act_wrong_nr(52)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(52)@67a7502a7f5d: Final verdict of PTC: pass
TC_chan_act_wrong_nr(53)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_wrong_nr(53)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1129
TC_chan_act_wrong_nr-RSL(39)@67a7502a7f5d: Final verdict of PTC: none
TC_chan_act_wrong_nr-RSL-IPA(38)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(40)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_chan_act_wrong_nr finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'.
Mon Mar 17 07:14:14 UTC 2025
====== BTS_Tests.TC_chan_act_wrong_nr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2048025)
Waiting for packet dumper to finish... 1 (prev_count=2048025, count=2052105)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'.
------ BTS_Tests.TC_deact_sacch ------
Mon Mar 17 07:14: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_deact_sacch started.
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Tx:{ 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-IPA(54)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL(55)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@67a7502a7f5d: 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_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_deact_sacch-RSL(55)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_deact_sacch-RSL(55)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_deact_sacch-RSL(55)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_deact_sacch-RSL(55)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_deact_sacch(57)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(57)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(57)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_deact_sacch(58)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(58)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(58)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_deact_sacch(59)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(59)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(59)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_deact_sacch(60)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(60)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(60)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_deact_sacch(61)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(61)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(61)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_deact_sacch(62)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(62)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(62)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(63)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(63)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(63)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_deact_sacch(64)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(64)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(64)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_deact_sacch(65)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(65)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(65)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_deact_sacch(66)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(66)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(66)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(67)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(67)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(67)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(68)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(68)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(68)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(69)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(69)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(69)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(70)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(70)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(70)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(71)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(71)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(71)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(72)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(72)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(72)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(73)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(73)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(73)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(74)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(74)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(74)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(75)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(75)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(75)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_deact_sacch(76)@67a7502a7f5d: setverdict(pass): none -> pass
TC_deact_sacch(76)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_deact_sacch(76)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1210
TC_deact_sacch-RSL(55)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(56)@67a7502a7f5d: Final verdict of PTC: none
TC_deact_sacch-RSL-IPA(54)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_deact_sacch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'.
Mon Mar 17 07:15:49 UTC 2025
====== BTS_Tests.TC_deact_sacch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_deact_sacch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=78724723)
Waiting for packet dumper to finish... 1 (prev_count=78724723, count=78728906)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'.
------ BTS_Tests.TC_sacch_filling ------
Mon Mar 17 07:15: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sacch_filling started.
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sacch_filling-RSL(78)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL(78)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL(78)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sacch_filling-RSL(78)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_filling-RSL(78)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sacch_filling-RSL(78)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sacch_filling-RSL(78)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sacch_filling-RSL(78)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_filling-RSL(78)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_filling(80)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(80)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(80)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(80)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_filling(81)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(81)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(81)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(81)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_filling(82)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(82)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(82)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(82)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_filling(83)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(83)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(83)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(83)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_filling(84)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(84)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(84)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(84)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sacch_filling(85)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(85)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(85)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(85)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(86)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(86)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(86)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(86)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_filling(87)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(87)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(87)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(87)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_filling(88)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(88)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(88)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(88)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_filling(89)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(89)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(89)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(89)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(90)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(90)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(90)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(90)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(91)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(91)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(91)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(91)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(92)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(92)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(92)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(92)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(93)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(93)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(93)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(93)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(94)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(94)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(94)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(94)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(95)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(95)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(95)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(95)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(96)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(96)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(96)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(96)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(97)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(97)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(97)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(97)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(98)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(98)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(98)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(98)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_filling(99)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_filling(99)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(99)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_filling(99)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1295
TC_sacch_filling-RSL(78)@67a7502a7f5d: Final verdict of PTC: none
TC_sacch_filling-RSL-IPA(77)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(79)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sacch_filling finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'.
Mon Mar 17 07:16:09 UTC 2025
====== BTS_Tests.TC_sacch_filling pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_filling.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11454796)
Waiting for packet dumper to finish... 1 (prev_count=11454796, count=11458979)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'.
------ BTS_Tests.TC_sacch_info_mod ------
Mon Mar 17 07:16: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_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sacch_info_mod started.
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_info_mod(103)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(103)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(103)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(103)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(103)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(103)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_info_mod(104)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(104)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(104)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(104)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(104)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(104)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_info_mod(105)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(105)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(105)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(105)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(105)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(105)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_info_mod(106)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(106)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(106)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(106)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(106)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(106)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_info_mod(107)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(107)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(107)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(107)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(107)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(107)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sacch_info_mod(108)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(108)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(108)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(108)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(108)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(108)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(109)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(109)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(109)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(109)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(109)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(109)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_info_mod(110)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(110)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(110)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(110)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(110)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(110)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_info_mod(111)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(111)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(111)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(111)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(111)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(111)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_info_mod(112)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(112)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(112)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(112)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(112)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(112)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(113)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(113)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(113)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(113)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(113)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(113)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(114)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(114)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(114)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(114)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(114)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(114)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(115)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(115)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(115)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(115)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(115)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(115)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(116)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(116)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(116)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(116)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(116)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(116)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(117)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(117)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(117)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(117)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(117)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(117)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(118)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(118)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(118)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(118)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(118)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(118)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(119)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(119)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(119)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(119)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(119)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(119)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(120)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(120)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(120)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(120)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(120)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(120)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(121)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(121)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(121)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(121)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(121)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(121)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_info_mod(122)@67a7502a7f5d: Activating channel, expecting standard SI5
TC_sacch_info_mod(122)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_info_mod(122)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@67a7502a7f5d: Setting channel specific SACCH INFO, expecting it
TC_sacch_info_mod(122)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@67a7502a7f5d: De-activating and re-activating channel, expecting standard SI5
TC_sacch_info_mod(122)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_info_mod(122)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1343
TC_sacch_info_mod-RSL(101)@67a7502a7f5d: Final verdict of PTC: none
TC_sacch_info_mod-RSL-IPA(100)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(102)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sacch_info_mod finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'.
Mon Mar 17 07:16:43 UTC 2025
====== BTS_Tests.TC_sacch_info_mod pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=27187450)
Waiting for packet dumper to finish... 1 (prev_count=27187450, count=27187949)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'.
------ BTS_Tests.TC_sacch_multi ------
Mon Mar 17 07: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_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sacch_multi started.
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL(124)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Tx:{ 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-IPA(123)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@67a7502a7f5d: 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-IPA(123)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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-IPA(123)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi-RSL(124)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sacch_multi-RSL(124)@67a7502a7f5d: 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_multi-RSL(124)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sacch_multi-RSL(124)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sacch_multi-RSL(124)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi-RSL(124)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_multi(126)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(126)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(126)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_multi(127)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(127)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(127)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_multi(128)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(128)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(128)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_multi(129)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(129)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(129)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_multi(130)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(130)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(130)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sacch_multi(131)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(131)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(131)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(132)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(132)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(132)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_multi(133)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(133)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(133)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_multi(134)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(134)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(134)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_multi(135)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(135)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(135)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(136)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(136)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(136)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(137)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(137)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(137)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(138)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(138)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(138)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(139)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(139)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(139)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(140)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(140)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(141)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(141)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(141)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(142)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(142)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(142)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(143)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(143)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(143)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(144)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(144)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi(145)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi(145)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi(145)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1386
TC_sacch_multi-RSL(124)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(125)@67a7502a7f5d: Final verdict of PTC: none
TC_sacch_multi-RSL-IPA(123)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sacch_multi finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'.
Mon Mar 17 07:18:14 UTC 2025
====== BTS_Tests.TC_sacch_multi pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=75973065)
Waiting for packet dumper to finish... 1 (prev_count=75973065, count=75976812)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'.
------ BTS_Tests.TC_sacch_multi_chg ------
Mon Mar 17 07:18: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sacch_multi_chg started.
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: 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(147)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Tx:{ 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-IPA(146)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: 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_multi_chg-RSL(147)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: 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_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_multi_chg(149)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(149)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(149)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_multi_chg(150)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(150)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(150)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_multi_chg(151)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(151)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(151)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_multi_chg(152)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(152)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_multi_chg(153)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(153)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(153)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sacch_multi_chg(154)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(154)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(154)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(155)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(155)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(155)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_multi_chg(156)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(156)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(156)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_multi_chg(157)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(157)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(157)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_multi_chg(158)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(158)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(158)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(159)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(159)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(159)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(160)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(160)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(160)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(161)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(161)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(161)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(162)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(162)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(162)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(163)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(163)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(163)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(164)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(164)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(164)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(165)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(165)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(165)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(166)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(166)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(166)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(167)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(167)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(167)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_multi_chg(168)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_multi_chg(168)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_multi_chg(168)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1432
TC_sacch_multi_chg-RSL(147)@67a7502a7f5d: Final verdict of PTC: none
TC_sacch_multi_chg-RSL-IPA(146)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(148)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sacch_multi_chg finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'.
Mon Mar 17 07:19:54 UTC 2025
====== BTS_Tests.TC_sacch_multi_chg pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=81141122)
Waiting for packet dumper to finish... 1 (prev_count=81141122, count=81144868)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'.
------ BTS_Tests.TC_sacch_chan_act ------
Mon Mar 17 07:19: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sacch_chan_act started.
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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(170)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_sacch_chan_act(172)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(172)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(172)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_sacch_chan_act(173)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(173)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(173)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_sacch_chan_act(174)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(174)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(174)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_sacch_chan_act(175)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(175)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(175)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_sacch_chan_act(176)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(176)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(176)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sacch_chan_act(177)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(177)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(177)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(178)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(178)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(178)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_sacch_chan_act(179)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(179)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(179)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_sacch_chan_act(180)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(180)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(180)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_sacch_chan_act(181)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(181)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(181)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(182)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(182)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(182)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(183)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(183)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(183)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(184)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(184)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(184)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(185)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(185)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(185)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(186)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(186)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(186)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(187)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(187)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(187)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(188)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(188)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(188)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(189)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(189)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(189)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(190)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(190)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(190)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act(191)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act(191)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act(191)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1478
TC_sacch_chan_act-RSL(170)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(171)@67a7502a7f5d: Final verdict of PTC: none
TC_sacch_chan_act-RSL-IPA(169)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sacch_chan_act finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'.
Mon Mar 17 07:20:29 UTC 2025
====== BTS_Tests.TC_sacch_chan_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24110474)
Waiting for packet dumper to finish... 1 (prev_count=24110474, count=24114657)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'.
------ BTS_Tests.TC_sacch_chan_act_ho_async ------
Mon Mar 17 07:20: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sacch_chan_act_ho_async started.
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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(193)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: 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_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(195)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@67a7502a7f5d: Timeout waiting for SACCH 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD'O
TC_sacch_chan_act_ho_async(195)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(195)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act_ho_async: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: Timeout waiting for SACCH 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD'O
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(196)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(197)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@67a7502a7f5d: Timeout waiting for SACCH 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD'O
TC_sacch_chan_act_ho_async(197)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(197)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: Timeout waiting for SACCH 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD'O
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_async(198)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1557
TC_sacch_chan_act_ho_async-RSL(193)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(194)@67a7502a7f5d: Final verdict of PTC: none
TC_sacch_chan_act_ho_async-RSL-IPA(192)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'.
Mon Mar 17 07:21:04 UTC 2025
====== BTS_Tests.TC_sacch_chan_act_ho_async pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=27975058)
Waiting for packet dumper to finish... 1 (prev_count=27975058, count=27978804)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'.
------ BTS_Tests.TC_sacch_chan_act_ho_sync ------
Mon Mar 17 07:21: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sacch_chan_act_ho_sync started.
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: 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-IPA(199)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: Timeout waiting for SACCH 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD'O
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(202)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act_ho_sync: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: Timeout waiting for SACCH 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD'O
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(203)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: Timeout waiting for SACCH 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD'O
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(204)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): none -> pass
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: Timeout waiting for SACCH 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD'O
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_sacch_chan_act_ho_sync(205)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1695
TC_sacch_chan_act_ho_sync-RSL(200)@67a7502a7f5d: Final verdict of PTC: none
TC_sacch_chan_act_ho_sync-RSL-IPA(199)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(201)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'.
Mon Mar 17 07:21:56 UTC 2025
====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=44116085)
Waiting for packet dumper to finish... 1 (prev_count=44116085, count=44116584)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'.
------ BTS_Tests.TC_rach_content ------
Mon Mar 17 07:22: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rach_content started.
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL(207)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL(207)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rach_content-RSL(207)@67a7502a7f5d: 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-RSL(207)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@67a7502a7f5d: 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-RSL-IPA(206)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rach_content-RSL(207)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rach_content-RSL(207)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 24, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 28, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 31, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 34, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 2, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 2, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 2, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 2, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 2, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 2, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 2, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 2, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 2, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 2, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 2, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 2, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 2, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 2, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 2, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 2, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 2, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 2, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 2, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 2, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 2, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 2, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 2, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 2, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 2, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 2, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 2, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8A'O and fn={ t1_p := 2, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 2, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 2, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 2, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 2, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 2, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 2, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 2, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 2, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 2, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 2, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 2, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 2, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 2, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 2, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 2, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 2, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 2, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 2, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 2, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 2, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 2, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 2, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 2, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 2, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 2, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 2, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 2, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 2, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 2, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1A'O and fn={ t1_p := 2, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 2, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 2, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 2, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 2, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 2, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 2, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 2, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 2, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 2, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 2, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 2, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 2, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 2, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 2, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 2, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 2, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 2, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 2, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 2, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 2, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 2, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 2, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 2, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 2, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 2, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 2, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 2, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 2, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 2, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 2, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 2, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 2, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 2, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 2, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 2, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 2, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 2, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 2, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 2, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 2, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 2, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 2, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 2, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 2, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 2, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 2, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 2, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 2, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 2, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 2, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 2, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 2, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 2, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 2, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 2, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 2, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 2, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 2, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 2, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 2, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 2, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 2, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 2, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 2, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 2, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 2, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 2, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 2, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 2, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 2, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 2, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 2, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 2, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 26, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 2, t3 := 29, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 2, t3 := 32, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 2, t3 := 35, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 45, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 2, t3 := 4, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 2, t3 := 14, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 2, t3 := 17, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 20, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 2, t3 := 23, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 2, t3 := 26, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 2, t3 := 29, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 32, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 2, t3 := 35, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 2, t3 := 45, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 3, t3 := 4, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 3, t3 := 14, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 3, t3 := 17, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 3, t3 := 20, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 3, t3 := 23, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 3, t3 := 26, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 29, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 3, t3 := 32, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 3, t3 := 35, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 45, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 4, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 3, t3 := 14, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 3, t3 := 17, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 20, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 23, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 26, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 3, t3 := 29, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 3, t3 := 32, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 3, t3 := 35, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 3, t3 := 45, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 3, t3 := 4, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 3, t3 := 14, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 3, t3 := 17, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 3, t3 := 20, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 3, t3 := 23, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 3, t3 := 26, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 3, t3 := 29, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 32, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 35, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 45, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 3, t3 := 4, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 3, t3 := 14, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 17, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 20, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 3, t3 := 23, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 26, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 3, t3 := 29, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 3, t3 := 32, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 35, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 3, t3 := 45, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 3, t3 := 4, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 3, t3 := 14, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 3, t3 := 17, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 3, t3 := 20, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 23, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DE'O and fn={ t1_p := 3, t3 := 26, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 3, t3 := 29, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 32, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 3, t3 := 35, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 3, t3 := 45, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 4, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 3, t3 := 14, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 17, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 3, t3 := 20, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 3, t3 := 23, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 3, t3 := 26, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 3, t3 := 29, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 32, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 3, t3 := 35, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 45, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='84'O and fn={ t1_p := 3, t3 := 4, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 14, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 3, t3 := 17, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 3, t3 := 20, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 3, t3 := 23, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 26, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 3, t3 := 29, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 3, t3 := 32, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 3, t3 := 35, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 45, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 3, t3 := 4, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 3, t3 := 14, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 3, t3 := 17, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 3, t3 := 20, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 3, t3 := 23, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 3, t3 := 26, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 3, t3 := 29, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 3, t3 := 32, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 35, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 3, t3 := 45, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 4, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 3, t3 := 14, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 3, t3 := 17, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 20, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 3, t3 := 23, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 3, t3 := 26, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 29, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 32, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 35, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 3, t3 := 45, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 4, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 3, t3 := 14, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 3, t3 := 17, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 20, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 3, t3 := 23, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 3, t3 := 26, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 3, t3 := 29, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 3, t3 := 32, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 35, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 3, t3 := 45, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 3, t3 := 4, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 3, t3 := 14, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 17, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 3, t3 := 20, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 3, t3 := 23, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 3, t3 := 26, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 29, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 3, t3 := 32, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 3, t3 := 35, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 3, t3 := 45, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 3, t3 := 4, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 3, t3 := 14, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 3, t3 := 17, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 3, t3 := 20, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 3, t3 := 23, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 3, t3 := 26, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 29, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 32, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 3, t3 := 35, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 45, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8A'O and fn={ t1_p := 3, t3 := 4, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 3, t3 := 14, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 3, t3 := 17, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 3, t3 := 20, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 3, t3 := 23, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 3, t3 := 26, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 29, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 3, t3 := 32, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 35, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 3, t3 := 45, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 4, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 14, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 3, t3 := 17, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 3, t3 := 20, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 3, t3 := 23, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 26, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 3, t3 := 29, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 3, t3 := 32, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 3, t3 := 35, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 3, t3 := 45, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 3, t3 := 4, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 14, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 17, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 3, t3 := 20, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 23, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 3, t3 := 26, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 3, t3 := 29, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 3, t3 := 32, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 3, t3 := 35, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 3, t3 := 45, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 4, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 3, t3 := 14, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 3, t3 := 17, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 20, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 3, t3 := 23, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 3, t3 := 26, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 3, t3 := 29, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 32, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 3, t3 := 35, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 3, t3 := 45, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 4, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 3, t3 := 14, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 3, t3 := 17, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 3, t3 := 20, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 3, t3 := 23, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 26, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 29, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 3, t3 := 32, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 3, t3 := 35, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 3, t3 := 45, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 3, t3 := 4, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 14, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 17, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 3, t3 := 20, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 3, t3 := 23, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 26, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 29, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 32, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 35, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 3, t3 := 45, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 4, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 3, t3 := 14, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 17, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 3, t3 := 20, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 3, t3 := 23, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 3, t3 := 26, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 3, t3 := 29, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 3, t3 := 32, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 3, t3 := 35, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 3, t3 := 45, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 4, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 3, t3 := 14, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 3, t3 := 17, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 3, t3 := 20, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 3, t3 := 23, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 3, t3 := 26, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 3, t3 := 29, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 32, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 3, t3 := 35, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 45, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 4, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 3, t3 := 14, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 3, t3 := 17, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 3, t3 := 20, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 3, t3 := 23, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 26, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 29, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 32, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 3, t3 := 35, t2 := 15 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 3, t3 := 45, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 3, t3 := 4, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 3, t3 := 14, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 3, t3 := 17, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 3, t3 := 20, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 3, t3 := 23, t2 := 2 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 3, t3 := 26, t2 := 5 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 29, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 3, t3 := 32, t2 := 11 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 3, t3 := 35, t2 := 14 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 3, t3 := 45, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 3, t3 := 4, t2 := 8 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 3, t3 := 14, t2 := 18 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 3, t3 := 17, t2 := 21 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 3, t3 := 20, t2 := 24 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 3, t3 := 23, t2 := 1 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 3, t3 := 26, t2 := 4 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 3, t3 := 29, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 3, t3 := 32, t2 := 10 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 3, t3 := 35, t2 := 13 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 3, t3 := 45, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 3, t3 := 4, t2 := 7 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 3, t3 := 14, t2 := 17 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 3, t3 := 17, t2 := 20 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 3, t3 := 20, t2 := 23 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 3, t3 := 23, t2 := 0 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 3, t3 := 26, t2 := 3 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 3, t3 := 29, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 3, t3 := 32, t2 := 9 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 3, t3 := 35, t2 := 12 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 3, t3 := 45, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 3, t3 := 4, t2 := 6 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 3, t3 := 14, t2 := 16 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 3, t3 := 17, t2 := 19 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 20, t2 := 22 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 3, t3 := 23, t2 := 25 }
TC_rach_content-RSL(207)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 3, t3 := 26, t2 := 2 }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1744
TC_rach_content-RSL(207)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(208)@67a7502a7f5d: Final verdict of PTC: none
TC_rach_content-RSL-IPA(206)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_content-RSL-IPA(206): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_content-RSL(207): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rach_content finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass'.
Mon Mar 17 07:22:26 UTC 2025
====== BTS_Tests.TC_rach_content pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24939268)
Waiting for packet dumper to finish... 1 (prev_count=24939268, count=24939767)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'.
------ BTS_Tests.TC_rach_content_emerg ------
Mon Mar 17 07:22: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_rach_content_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rach_content_emerg started.
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Tx:{ 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-IPA(209)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: 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-IPA(209)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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(210)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 24, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 28, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 31, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 34, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 32, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 35, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 29, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 32, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 36, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 23, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 26, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 29, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 32, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 35, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 30, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 33, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 36, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 32, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 35, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 45, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 4, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 14, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 17, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 20, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 23, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 26, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 29, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 32, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 35, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 45, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 4, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 14, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 17, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 20, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 23, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 26, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 29, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 32, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 35, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 45, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 4, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 14, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 17, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 20, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 23, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 26, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 29, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 35, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 14, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 17, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 20, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 26, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 29, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 32, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 35, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 45, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 14, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 17, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 20, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 29, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 32, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 35, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 4, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 14, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 20, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 23, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 26, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 29, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 35, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 14, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 17, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 20, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 23, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 29, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 32, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 35, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 45, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 4, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 14, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 17, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 20, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 23, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 26, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 29, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 32, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 35, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 45, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 14, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 17, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 20, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 23, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 29, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 32, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 35, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 45, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 4, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 14, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 17, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 20, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 23, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 26, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 30, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 34, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 45, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 4, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 14, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 17, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 20, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 23, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 29, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 32, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 35, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 45, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 4, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 14, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 17, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 22, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 25, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 28, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 31, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 34, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 45, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 14, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 17, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 20, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 23, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 26, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 29, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 32, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 35, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 45, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 4, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 14, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 17, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 20, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 23, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 26, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 29, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 32, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 35, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 45, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 4, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 14, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 17, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 20, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 23, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 26, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 29, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 32, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 45, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 14, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 17, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 20, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 23, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 26, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 29, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 45, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 14, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 17, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 20, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 23, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 26, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 29, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 32, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 35, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 45, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 14, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 17, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 20, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 23, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 26, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 29, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 32, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 35, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 45, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 4, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 14, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 17, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 20, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 23, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 26, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 29, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 32, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 35, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 45, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 4, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 14, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 17, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 20, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 23, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 26, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 29, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 32, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 35, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 4, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 14, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 17, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 20, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 23, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 26, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 29, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 32, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 35, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 45, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 4, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 14, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 17, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 20, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 23, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 26, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 29, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 32, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 35, t2 := 15 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 45, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 4, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 14, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 17, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 20, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 26, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 29, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 32, t2 := 11 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 35, t2 := 14 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 45, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 4, t2 := 8 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 14, t2 := 18 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 17, t2 := 21 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 20, t2 := 24 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 23, t2 := 1 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 26, t2 := 4 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 29, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 32, t2 := 10 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 35, t2 := 13 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 45, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 4, t2 := 7 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 14, t2 := 17 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 17, t2 := 20 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 20, t2 := 23 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 23, t2 := 0 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 26, t2 := 3 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 29, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 32, t2 := 9 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 35, t2 := 12 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 45, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 6 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 14, t2 := 16 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 17, t2 := 19 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 20, t2 := 22 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 23, t2 := 25 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 26, t2 := 2 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 29, t2 := 5 }
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 32, t2 := 8 }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1744
TC_rach_content_emerg-RSL(210)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(211)@67a7502a7f5d: Final verdict of PTC: none
TC_rach_content_emerg-RSL-IPA(209)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(209): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_content_emerg-RSL(210): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rach_content_emerg finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass'.
Mon Mar 17 07:22:55 UTC 2025
====== BTS_Tests.TC_rach_content_emerg pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24963423)
Waiting for packet dumper to finish... 1 (prev_count=24963423, count=24963922)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'.
------ BTS_Tests.TC_rach_count ------
Mon Mar 17 07:22: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_rach_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rach_count started.
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL(213)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rach_count-RSL(213)@67a7502a7f5d: 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_count-RSL(213)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_count-RSL(213)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rach_count-RSL(213)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rach_count-RSL(213)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 34, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 36, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 46, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 5, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 15, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 16, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 18, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 19, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 21, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 22, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 24, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 25, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 27, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 28, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 30, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 31, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 33, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 34, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 36, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 46, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 5, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 15, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 16, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 18, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 19, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 21, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 22, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 24, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 25, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 27, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 28, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 30, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 31, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 33, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 34, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 36, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 46, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 5, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 15, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 16, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 18, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 19, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 21, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 22, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 24, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 25, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 27, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 28, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 30, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 31, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 33, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 34, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 36, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 46, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 5, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 15, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 16, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 18, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 19, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 21, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 22, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 24, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 25, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 27, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 28, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 30, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 31, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 33, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 34, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 36, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 46, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 5, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 15, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 16, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 18, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 19, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 21, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 22, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 24, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 25, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 27, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 28, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 30, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 31, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 33, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 34, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 36, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 46, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 5, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 15, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 16, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 18, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 19, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 22, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 25, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 28, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 31, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 34, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 46, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 5, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 15, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 16, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 18, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 19, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 21, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 22, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 24, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 25, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 27, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 28, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 30, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 31, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 33, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 34, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 36, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 46, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 5, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 15, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 16, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 18, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 19, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 22, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 25, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 28, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 31, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 34, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 46, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 5, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 15, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 16, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 18, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 19, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 21, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 22, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 24, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 25, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 27, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 28, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 30, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 31, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 33, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 34, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 36, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 46, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 5, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 15, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 16, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 19, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 21, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 24, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 25, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 28, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 31, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 34, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 46, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 5, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 15, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 16, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 18, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 19, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 21, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 22, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 24, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 25, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 27, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 28, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 30, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 31, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 33, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 34, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 46, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 5, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 15, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 16, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 18, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 19, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 21, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 22, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 24, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 25, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 27, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 28, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 30, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 31, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 33, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 34, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 36, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 46, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 5, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 15, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 16, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 18, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 19, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 21, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 22, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 25, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 28, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 31, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 34, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 46, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 5, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 15, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 16, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 19, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 22, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 24, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 27, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 30, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 33, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 36, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 46, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 5, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 15, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 16, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 18, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 19, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 21, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 22, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 24, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 25, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 27, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 28, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 30, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 31, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 33, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 34, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 36, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 46, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 5, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 15, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 16, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 18, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 19, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 21, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 22, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 24, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 25, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 27, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 28, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 30, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 31, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 34, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 46, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 5, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 15, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 16, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 18, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 19, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 21, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 22, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 24, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 25, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 27, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 28, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 30, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 31, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 33, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 34, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 36, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 46, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 5, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 15, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 16, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 18, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 19, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 21, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 22, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 25, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 27, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 30, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 32, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 33, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 46, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 5, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 15, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 16, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 19, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 21, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 24, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 25, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 27, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 28, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 30, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 31, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 33, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 34, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 36, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 46, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 5, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 15, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 16, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 18, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 19, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 21, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 22, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 24, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 25, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 27, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 28, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 30, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 31, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 33, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 34, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 36, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 46, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 5, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 15, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 16, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 18, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 19, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 21, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 22, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 24, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 25, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 27, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 28, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 30, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 31, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 33, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 34, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 36, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 46, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 5, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 15, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 16, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 19, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 22, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 25, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 28, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 31, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 34, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 46, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 5, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 15, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 16, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 18, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 19, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 21, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 22, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 24, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 25, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 27, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 28, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 30, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 31, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 33, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 34, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 46, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 5, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 15, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 16, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 19, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 22, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 25, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 28, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 31, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 34, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 46, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 5, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 15, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 16, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 19, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 22, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 25, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 28, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 31, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 34, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 46, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 5, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 15, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 16, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 18, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 19, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 22, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 25, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 28, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 31, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 34, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 46, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 5, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 15, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 16, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 18, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 19, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 21, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 22, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 24, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 25, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 27, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 28, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 30, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 31, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 33, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 34, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 36, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 46, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 5, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 15, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 16, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 19, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 22, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 25, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 28, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 31, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 34, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 46, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 5, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 15, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 16, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 18, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 19, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 21, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 22, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 24, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 25, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 27, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 28, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 30, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 31, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 33, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 34, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 36, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 46, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 5, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 15, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 16, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 18, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 19, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 21, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 22, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 24, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 25, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 27, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 28, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 30, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 31, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 33, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 34, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 36, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 46, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 5, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 15, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 16, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 18, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 19, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 21, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 22, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 25, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 28, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 31, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 34, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 46, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 5, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 15, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 16, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 18, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 19, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 21, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 22, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 24, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 25, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 27, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 28, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 30, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 31, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 33, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 34, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 36, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 46, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 5, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 15, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 16, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 18, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 19, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 21, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 22, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 25, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 28, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 31, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 34, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 46, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 5, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 15, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 16, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 18, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 19, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 21, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 22, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 24, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 25, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 27, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 28, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 30, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 31, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 34, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 46, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 5, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 15, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 16, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 18, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 19, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 21, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 22, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 24, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 25, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 27, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 28, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 30, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 33, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 36, t2 := 21 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 46, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 5, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 15, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 16, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 18, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 19, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 21, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 22, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 24, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 25, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 27, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 28, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 30, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 31, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 33, t2 := 17 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 34, t2 := 18 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 46, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 5, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 15, t2 := 24 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 16, t2 := 25 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 19, t2 := 2 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 22, t2 := 5 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 25, t2 := 8 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 28, t2 := 11 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 31, t2 := 14 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_count-RSL(213)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 34, t2 := 17 }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1790
TC_rach_count-RSL(213)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(214)@67a7502a7f5d: Final verdict of PTC: none
TC_rach_count-RSL-IPA(212)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_count-RSL-IPA(212): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_count-RSL(213): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rach_count finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass'.
Mon Mar 17 07:23:13 UTC 2025
====== BTS_Tests.TC_rach_count pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_count.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14750704)
Waiting for packet dumper to finish... 1 (prev_count=14750704, count=14751203)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'.
------ BTS_Tests.TC_rach_max_ta ------
Mon Mar 17 07:23: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_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rach_max_ta started.
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL(216)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rach_max_ta-RSL(216)@67a7502a7f5d: 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_max_ta-RSL(216)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_max_ta-RSL(216)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rach_max_ta-RSL(216)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rach_max_ta-RSL(216)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 5, t2 := 20 }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 45, t2 := 24 }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_max_ta-RSL(216)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1981
TC_rach_max_ta-RSL(216)@67a7502a7f5d: Final verdict of PTC: none
TC_rach_max_ta-RSL-IPA(215)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(217)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_max_ta-RSL-IPA(215): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_max_ta-RSL(216): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rach_max_ta finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass'.
Mon Mar 17 07:23:28 UTC 2025
====== BTS_Tests.TC_rach_max_ta pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_max_ta.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10692154)
Waiting for packet dumper to finish... 1 (prev_count=10692154, count=10692653)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'.
------ BTS_Tests.TC_ho_rach ------
Mon Mar 17 07:23: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_ho_rach.pcap" >/data/BTS_Tests.TC_ho_rach.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ho_rach started.
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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(219)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL(219)@67a7502a7f5d: 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_ho_rach-RSL(219)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_ho_rach-RSL(219)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ho_rach-RSL(219)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_ho_rach-RSL(219)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_ho_rach-RSL(219)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_rach-RSL(219)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }
TC_ho_rach(221)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(221)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(221)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(221)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }
TC_ho_rach(222)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(222)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(222)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(222)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_ho_rach(223)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(223)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(223)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(223)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }
TC_ho_rach(224)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(224)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(224)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(224)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ho_rach(225)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(225)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(225)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(225)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_ho_rach(226)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(226)@67a7502a7f5d: 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 := 0 } } } }
TC_ho_rach(226)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(226)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(226)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(227)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(227)@67a7502a7f5d: 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 := 0 } } } }
TC_ho_rach(227)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(227)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(227)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }
TC_ho_rach(228)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(228)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(228)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(228)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }
TC_ho_rach(229)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(229)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(229)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(229)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }
TC_ho_rach(230)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(230)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(230)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(230)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(231)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(231)@67a7502a7f5d: 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 := 0 } } } }
TC_ho_rach(231)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(231)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(231)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(232)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(232)@67a7502a7f5d: 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 := 0 } } } }
TC_ho_rach(232)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(232)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(232)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(233)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(233)@67a7502a7f5d: 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 := 0 } } } }
TC_ho_rach(233)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(233)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(233)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(234)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(234)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(234)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(234)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(235)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(235)@67a7502a7f5d: 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 := 0 } } } }
TC_ho_rach(235)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(235)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(235)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(236)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(236)@67a7502a7f5d: 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 := 0 } } } }
TC_ho_rach(236)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(236)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(236)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(237)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(237)@67a7502a7f5d: 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 := 0 } } } }
TC_ho_rach(237)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(237)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(237)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(238)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(238)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(238)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(238)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(239)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(239)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(239)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(239)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ho_rach(240)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_rach(240)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(240)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ho_rach(240)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2050
TC_ho_rach-RSL(219)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(220)@67a7502a7f5d: Final verdict of PTC: none
TC_ho_rach-RSL-IPA(218)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach-RSL-IPA(218): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach-RSL(219): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(220): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(221): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(222): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(223): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(224): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(225): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(226): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(227): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(228): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(229): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(230): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(231): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(232): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(233): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(234): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(235): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(236): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(237): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(238): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(239): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_rach(240): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_ho_rach finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass'.
Mon Mar 17 07:23:38 UTC 2025
====== BTS_Tests.TC_ho_rach pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ho_rach.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5257254)
Waiting for packet dumper to finish... 1 (prev_count=5257254, count=5257753)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'.
------ BTS_Tests.TC_ho_physical_info ------
Mon Mar 17 07:23: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_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ho_physical_info started.
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@67a7502a7f5d: 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-IPA(241)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ho_physical_info-RSL(242)@67a7502a7f5d: 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_ho_physical_info-RSL(242)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL(242)@67a7502a7f5d: 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_ho_physical_info-RSL(242)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ho_physical_info-RSL-IPA(241)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_ho_physical_info-RSL(242)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ho_physical_info-RSL(242)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_ho_physical_info: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ho_physical_info(244)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ho_physical_info(244)@67a7502a7f5d: 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)@67a7502a7f5d: Sending handover Access Burst
TC_ho_physical_info(244)@67a7502a7f5d: 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)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Timeout waiting for RR Physical Information", component reason not changed
TC_ho_physical_info(244)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2115
MC@67a7502a7f5d: Test Component 244 has requested to stop MTC. Terminating current testcase execution.
TC_ho_physical_info-RSL(242)@67a7502a7f5d: Final verdict of PTC: none
TC_ho_physical_info(244)@67a7502a7f5d: 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)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(243)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_physical_info-RSL-IPA(241): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ho_physical_info-RSL(242): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (none -> none)
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'.
Mon Mar 17 07:23:46 UTC 2025
------ BTS_Tests.TC_ho_physical_info fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ho_physical_info.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4385018)
Waiting for packet dumper to finish... 1 (prev_count=4385018, count=4385517)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'.
------ BTS_Tests.TC_rach_load_idle_thresh0 ------
Mon Mar 17 07:23: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rach_load_idle_thresh0 started.
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1837
TC_rach_load_idle_thresh0-RSL(246)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(247)@67a7502a7f5d: Final verdict of PTC: none
TC_rach_load_idle_thresh0-RSL-IPA(245)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_load_idle_thresh0-RSL-IPA(245): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_load_idle_thresh0-RSL(246): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rach_load_idle_thresh0 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass'.
Mon Mar 17 07:24:02 UTC 2025
====== BTS_Tests.TC_rach_load_idle_thresh0 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5597418)
Waiting for packet dumper to finish... 1 (prev_count=5597418, count=5597917)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'.
------ BTS_Tests.TC_rach_load_idle_below_thresh ------
Mon Mar 17 07:24: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rach_load_idle_below_thresh started.
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: 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-IPA(248)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_below_thresh-RSL-IPA(248)@67a7502a7f5d: 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(249)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1862
TC_rach_load_idle_below_thresh-RSL(249)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(250)@67a7502a7f5d: Final verdict of PTC: none
TC_rach_load_idle_below_thresh-RSL-IPA(248)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL-IPA(248): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL(249): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(250): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rach_load_idle_below_thresh finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass'.
Mon Mar 17 07:24:12 UTC 2025
====== BTS_Tests.TC_rach_load_idle_below_thresh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4251744)
Waiting for packet dumper to finish... 1 (prev_count=4251744, count=4252243)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'.
------ BTS_Tests.TC_rach_load_count ------
Mon Mar 17 07:24: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_rach_load_count.pcap" >/data/BTS_Tests.TC_rach_load_count.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rach_load_count started.
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rach_load_count-RSL(252)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rach_load_count-RSL(252)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rach_load_count-RSL(252)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@67a7502a7f5d: 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-IPA(251)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL(252)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@67a7502a7f5d: 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_count-RSL(252)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rach_load_count-RSL(252)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rach_load_count-RSL(252)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rach_load_count-RSL(252)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 34, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 35, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 36, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 45, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 46, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 4, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 5, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 14, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 15, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 16, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 17, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 18, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 19, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 20, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 21, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 22, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 23, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 24, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 25, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 26, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 27, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 28, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 29, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 30, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 31, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 32, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 33, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 34, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 35, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 36, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 45, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 46, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 4, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 5, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 14, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 15, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 16, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 17, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 18, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 19, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 20, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 21, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 22, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 23, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 24, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 25, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 26, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 27, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 28, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 29, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 30, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 31, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 32, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 33, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 34, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 35, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 36, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 45, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 46, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 4, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 5, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 14, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 15, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 16, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 17, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 18, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 19, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 20, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 21, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 22, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 23, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 24, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 25, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 26, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 27, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 28, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 29, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 30, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 31, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 32, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 33, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 34, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 35, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 36, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 45, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 46, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 4, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 5, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 14, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 15, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 16, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 17, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 18, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 19, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 20, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 21, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 22, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 23, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 24, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 25, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 26, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 27, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 28, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 29, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 30, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 31, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 32, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 33, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 34, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 35, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 36, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 45, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 46, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 4, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 5, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 14, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 15, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 16, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 17, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 18, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 19, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 20, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 21, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 22, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 23, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 24, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 25, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 26, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 27, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 28, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 29, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 30, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 31, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 32, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 33, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 34, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 35, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 36, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 45, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 46, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 4, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 5, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 14, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 15, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 16, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 18, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 19, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 20, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 21, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 22, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 23, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 24, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 25, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 26, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 27, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 28, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 29, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 30, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 31, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 32, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 33, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 34, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 35, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 36, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 45, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 46, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 4, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 5, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 14, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 15, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 16, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 17, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 18, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 19, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 20, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 21, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 22, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 23, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 24, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 25, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 26, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 27, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 28, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 29, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 30, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 31, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 32, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 33, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 34, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 35, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 36, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 45, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 46, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 4, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 5, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 14, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 15, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 16, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 17, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 18, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 19, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 20, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 21, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 22, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 23, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 24, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 25, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 26, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 27, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 28, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 29, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 30, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 31, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 32, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 33, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 34, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 35, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 36, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 45, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 46, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 4, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 5, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 14, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 15, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 16, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 17, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 18, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 19, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 20, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 21, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 22, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 23, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 24, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 25, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 26, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 27, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 28, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 29, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 30, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 31, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 32, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 33, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 34, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 35, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 36, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 45, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 46, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 4, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 5, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 14, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 15, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 16, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 17, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 18, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 19, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 20, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 21, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 22, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 23, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 24, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 25, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 26, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 27, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 28, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 29, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 30, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 31, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 32, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 33, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 34, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 35, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 36, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 45, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 46, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 4, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 5, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 14, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 15, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 16, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 17, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 18, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 19, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 20, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 21, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 22, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 23, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 24, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 25, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 26, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 27, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 28, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 29, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 30, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 31, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 32, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 33, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 34, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 35, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 36, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 45, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 46, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 4, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 5, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 14, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 15, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 16, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 17, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 18, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 19, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 20, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 21, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 22, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 23, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 24, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 25, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 26, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 27, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 28, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 29, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 30, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 31, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 32, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 33, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 34, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 35, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 36, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 45, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 46, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 4, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 5, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 14, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 15, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 16, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 17, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 18, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 19, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 20, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 21, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 22, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 23, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 24, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 25, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 26, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 27, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 28, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 29, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 30, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 31, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 32, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 33, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 34, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 35, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 36, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 45, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 46, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 4, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 5, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 14, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 15, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 16, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 17, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 18, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 19, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 20, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 21, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 22, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 23, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 24, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 25, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 26, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 27, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 28, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 29, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 30, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 31, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 32, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 33, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 34, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 35, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 36, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 45, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 46, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 4, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 5, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 14, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 15, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 16, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 17, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 18, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 19, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 20, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 21, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 22, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 23, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 24, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 25, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 26, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 27, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 28, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 29, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 30, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 31, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 32, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 33, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 34, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 35, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 36, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 45, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 46, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 4, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 5, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 14, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 15, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 16, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 17, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 18, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 19, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 21, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 22, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 23, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 24, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 25, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 26, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 27, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 28, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 29, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 30, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 31, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 32, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 33, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 34, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 35, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 36, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 45, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 46, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 4, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 5, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 14, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 15, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 16, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 17, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 18, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 19, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 20, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 21, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 22, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 23, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 24, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 25, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 26, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 27, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 28, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 29, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 30, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 31, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 32, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 33, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 34, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 35, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 36, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 45, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 46, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 4, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 5, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 14, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 15, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 16, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 17, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 18, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 19, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 20, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 21, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 22, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 23, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 24, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 25, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 26, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 27, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 28, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 29, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 30, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 31, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 34, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 35, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 36, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 45, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 46, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 4, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 5, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 14, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 15, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 16, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 17, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 18, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 19, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 20, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 21, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 22, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 23, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 24, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 25, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 26, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 27, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 28, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 29, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 30, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 31, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 32, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 33, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 34, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 35, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 36, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 45, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 46, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 4, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 5, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 14, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 15, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 16, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 17, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 18, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 19, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 20, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 21, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 22, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 23, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 24, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 25, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 27, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 28, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 29, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 30, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 31, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 32, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 33, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 34, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 35, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 36, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 45, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 46, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 4, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 5, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 14, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 15, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 16, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 17, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 18, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 19, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 20, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 21, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 22, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 23, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 24, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 25, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 26, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 27, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 28, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 29, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 30, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 31, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 32, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 33, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 34, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 35, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 36, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 45, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 46, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 4, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 5, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 14, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 15, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 16, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 17, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 18, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 19, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 20, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 21, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 22, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 23, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 24, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 25, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 26, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 27, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 28, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 29, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 30, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 31, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 32, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 33, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 34, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 35, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 36, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 45, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 46, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 4, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 5, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 14, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 15, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 16, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 17, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 18, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 19, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 20, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 21, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 22, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 23, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 24, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 25, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 26, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 27, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 28, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 29, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 30, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 31, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 32, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 33, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 34, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 35, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 36, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 45, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 46, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 4, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 5, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 14, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 15, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 16, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 17, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 18, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 19, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 20, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 21, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 22, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 23, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 24, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 25, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 26, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 27, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 28, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 29, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 30, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 31, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 32, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 33, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 34, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 35, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 36, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 45, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 46, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 4, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 5, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 14, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 15, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 16, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 17, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 18, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 19, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 20, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 21, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 22, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 23, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 24, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 25, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 26, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 27, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 28, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 29, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 30, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 31, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 32, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 33, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 34, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 35, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 36, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 45, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 46, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 4, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 5, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 14, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 15, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 16, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 17, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 18, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 19, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 20, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 21, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 22, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 23, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 24, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 25, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 26, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 27, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 28, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 29, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 30, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 31, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 32, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 33, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 34, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 35, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 36, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 45, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 46, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 4, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 5, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 14, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 15, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 16, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 17, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 18, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 19, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 20, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 21, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 22, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 23, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 24, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 25, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 26, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 27, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 28, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 29, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 30, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 31, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 32, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 33, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 34, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 35, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 36, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 45, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 46, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 4, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 5, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 14, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 15, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 16, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 17, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 18, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 19, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 20, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 21, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 22, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 23, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 24, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 25, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 26, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 27, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 28, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 29, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 30, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 31, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 32, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 33, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 34, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 35, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 36, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 45, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 46, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 4, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 5, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 14, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 15, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 16, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 17, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 18, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 19, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 20, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 21, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 22, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 23, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 24, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 25, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 26, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 27, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 28, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 29, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 30, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 31, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 32, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 33, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 34, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 35, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 36, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 45, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 46, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 4, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 5, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 14, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 15, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 16, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 17, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 18, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 19, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 20, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 21, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 22, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 23, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 24, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 25, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 26, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 27, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 28, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 29, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 30, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 31, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 32, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 33, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 34, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 35, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 36, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 45, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 46, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 4, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 5, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 14, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 15, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 16, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 17, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 18, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 19, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 20, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 21, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 22, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 23, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 24, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 25, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 26, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 27, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 28, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 29, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 30, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 31, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 32, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 33, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 34, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 35, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 36, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 45, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 46, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 4, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 5, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 14, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 15, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 16, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 17, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 18, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 19, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 20, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 21, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 22, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 23, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 24, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 25, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 26, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 27, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 28, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 29, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 30, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 31, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 32, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 33, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 34, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 35, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 36, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 45, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 46, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 4, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 5, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 14, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 15, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 16, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 17, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 18, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 19, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 20, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 21, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 22, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 23, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 24, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 25, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 26, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 27, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 28, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 29, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 30, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 31, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 32, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 33, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 34, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 35, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 36, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 45, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 46, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 4, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 5, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 14, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 15, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 16, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 17, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 18, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 19, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 20, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 21, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 22, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 23, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 24, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 25, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 26, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 27, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 28, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 29, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 30, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 31, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 32, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 33, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 34, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 35, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 36, t2 := 22 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 45, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 46, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 4, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 5, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 14, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 15, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 16, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 17, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 18, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 19, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 20, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 21, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 22, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 23, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 24, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 25, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 26, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 27, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 28, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 29, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 30, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 31, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 32, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 33, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 34, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 35, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 36, t2 := 21 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 45, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 46, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 4, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 5, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 14, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 15, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 16, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 17, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 18, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 19, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 20, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 21, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 22, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 23, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 24, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 25, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 26, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 27, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 28, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 29, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 30, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 31, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 32, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 33, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 34, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 35, t2 := 19 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 36, t2 := 20 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 45, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 46, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 4, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 5, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 14, t2 := 23 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 15, t2 := 24 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 16, t2 := 25 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 17, t2 := 0 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 18, t2 := 1 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 19, t2 := 2 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 20, t2 := 3 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 21, t2 := 4 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 22, t2 := 5 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 23, t2 := 6 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 24, t2 := 7 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 25, t2 := 8 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 26, t2 := 9 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 27, t2 := 10 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 28, t2 := 11 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 29, t2 := 12 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 30, t2 := 13 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 31, t2 := 14 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 32, t2 := 15 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 33, t2 := 16 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 34, t2 := 17 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 35, t2 := 18 }
TC_rach_load_count-RSL(252)@67a7502a7f5d: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 36, t2 := 19 }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1926
TC_rach_load_count-RSL(252)@67a7502a7f5d: Final verdict of PTC: none
TC_rach_load_count-RSL-IPA(251)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(253)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_load_count-RSL-IPA(251): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rach_load_count-RSL(252): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rach_load_count finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass'.
Mon Mar 17 07:24:38 UTC 2025
====== BTS_Tests.TC_rach_load_count pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rach_load_count.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17663673)
Waiting for packet dumper to finish... 1 (prev_count=17663673, count=17664172)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'.
------ BTS_Tests.TC_meas_res_speech_tchf ------
Mon Mar 17 07:24: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchf started.
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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-IPA(254)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: 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-IPA(254)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf-RSL-IPA(254)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_speech_tchf(257)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf(257)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf(257)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf(257)@67a7502a7f5d: 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)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 257 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchf(257)@67a7502a7f5d: 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)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchf-RSL(255)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(256)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(254): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchf-RSL(255): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (none -> none)
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail'.
Mon Mar 17 07:24:44 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchf fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3031025)
Waiting for packet dumper to finish... 1 (prev_count=3031025, count=3034771)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'.
------ BTS_Tests.TC_meas_res_speech_tchf_facch ------
Mon Mar 17 07:24: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchf_facch started.
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Tx:{ 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-IPA(258)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Tx:{ 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-IPA(258)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: 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(259)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: 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_facch-RSL(259)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_speech_tchf_facch(261)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_facch(261)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchf_facch(261)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchf_facch(261)@67a7502a7f5d: 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_facch(261)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 261 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchf_facch-RSL(259)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchf_facch-RSL-IPA(258)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchf_facch(261)@67a7502a7f5d: 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(260)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(258): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(259): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchf_facch(261): 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@67a7502a7f5d: Test case TC_meas_res_speech_tchf_facch 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail'.
Mon Mar 17 07:24:51 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchf_facch fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3034079)
Waiting for packet dumper to finish... 1 (prev_count=3034079, count=3034578)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'.
------ BTS_Tests.TC_meas_res_speech_tchh ------
Mon Mar 17 07: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchh started.
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Tx:{ 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)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: 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)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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)@67a7502a7f5d: 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)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_meas_res_speech_tchh(265)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_speech_tchh(265)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh(265)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh(265)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh(265)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"", 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
TC_meas_res_speech_tchh(265)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 265 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchh-RSL(263)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchh-RSL-IPA(262)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchh(265)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
IPA-CTRL-CLI-IPA(264)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(262): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh-RSL(263): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh(265): 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchh 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail'.
Mon Mar 17 07:24:57 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2892245)
Waiting for packet dumper to finish... 1 (prev_count=2892245, count=2892744)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'.
------ BTS_Tests.TC_meas_res_speech_tchh_facch ------
Mon Mar 17 07:25: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_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchh_facch started.
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Tx:{ 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(266)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Tx:{ 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(267)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Tx:{ 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(267)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Tx:{ 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(267)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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-IPA(266)@67a7502a7f5d: 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(266)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: 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-IPA(266)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(266)@67a7502a7f5d: 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(266)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(266)@67a7502a7f5d: 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(267)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: 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_facch-RSL(267)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: 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_facch-RSL(267)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(266)@67a7502a7f5d: 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(266)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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(269)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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(269)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"", 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 269 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchh_facch-RSL(267)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchh_facch(269)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
TC_meas_res_speech_tchh_facch-RSL-IPA(266)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(268)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(266): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(267): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_facch(269): 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchh_facch 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail'.
Mon Mar 17 07:25:04 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh_facch fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2894226)
Waiting for packet dumper to finish... 1 (prev_count=2894226, count=2897973)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'.
------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------
Mon Mar 17 07:25: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchh_toa256 started.
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Tx:{ 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(271)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Tx:{ 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(271)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Tx:{ 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-IPA(270)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Tx:{ 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(271)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(270)@67a7502a7f5d: 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(270)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: 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-IPA(270)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(270)@67a7502a7f5d: 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(270)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(270)@67a7502a7f5d: 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(270)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(270)@67a7502a7f5d: 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(270)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: 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_toa256-RSL(271)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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(273)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'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(273)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 92, toa256_min := 0, toa256_max := 256, toa256_std_dev := 76 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"", 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 92, toa256_min := 0, toa256_max := 256, toa256_std_dev := 76 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 273 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_speech_tchh_toa256-RSL(271)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(272)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchh_toa256-RSL-IPA(270)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchh_toa256(273)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 92, toa256_min := 0, toa256_max := 256, toa256_std_dev := 76 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(270): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(271): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(272): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_toa256(273): 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 92, toa256_min := 0, toa256_max := 256, toa256_std_dev := 76 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchh_toa256 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 92, toa256_min := 0, toa256_max := 256, toa256_std_dev := 76 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail'.
Mon Mar 17 07:25:11 UTC 2025
------ BTS_Tests.TC_meas_res_speech_tchh_toa256 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_toa256.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2890182)
Waiting for packet dumper to finish... 1 (prev_count=2890182, count=2890681)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'.
------ BTS_Tests.TC_meas_res_sign_tchf ------
Mon Mar 17 07:25: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_sign_tchf started.
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Tx:{ 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(275)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Tx:{ 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(275)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Tx:{ 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(275)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Tx:{ 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(275)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(274)@67a7502a7f5d: 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(274)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: 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(275)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(274)@67a7502a7f5d: 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(274)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: 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(275)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(274)@67a7502a7f5d: 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(274)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(274)@67a7502a7f5d: 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(274)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: 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_tchf-RSL(275)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(277)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchf(277)@67a7502a7f5d: 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(277)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 277 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_sign_tchf-RSL(275)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_sign_tchf-RSL-IPA(274)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_sign_tchf(277)@67a7502a7f5d: 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(276)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(274): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchf-RSL(275): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(276): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchf(277): 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@67a7502a7f5d: 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'.
Mon Mar 17 07:25:17 UTC 2025
------ BTS_Tests.TC_meas_res_sign_tchf fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3003811)
Waiting for packet dumper to finish... 1 (prev_count=3003811, count=3004310)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'.
------ BTS_Tests.TC_meas_res_sign_tchh ------
Mon Mar 17 07:25: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_sign_tchh started.
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Tx:{ 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(279)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Tx:{ 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(279)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Tx:{ 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(279)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Tx:{ 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(279)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(278)@67a7502a7f5d: 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(278)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: 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(278)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(278)@67a7502a7f5d: 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(278)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(278)@67a7502a7f5d: 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(278)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: 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-RSL(279)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(278)@67a7502a7f5d: 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(278)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: 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(279)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_meas_res_sign_tchh(281)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(281)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(281)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh(281)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"", 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
TC_meas_res_sign_tchh(281)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 281 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_sign_tchh-RSL(279)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_sign_tchh(281)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
TC_meas_res_sign_tchh-RSL-IPA(278)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(280)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(278): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchh-RSL(279): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchh(281): 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
MTC@67a7502a7f5d: Test case TC_meas_res_sign_tchh 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail'.
Mon Mar 17 07:25:24 UTC 2025
------ BTS_Tests.TC_meas_res_sign_tchh fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2790756)
Waiting for packet dumper to finish... 1 (prev_count=2790756, count=2794502)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'.
------ BTS_Tests.TC_meas_res_sign_sdcch4 ------
Mon Mar 17 07:25: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_sign_sdcch4 started.
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Tx:{ 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(283)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Tx:{ 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(282)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Tx:{ 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(283)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Tx:{ 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(283)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(282)@67a7502a7f5d: 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(282)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: 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(282)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(282)@67a7502a7f5d: 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(282)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(282)@67a7502a7f5d: 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(282)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: 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(283)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: 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_sdcch4-RSL(283)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(282)@67a7502a7f5d: 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(282)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(285)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(285)@67a7502a7f5d: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(286)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(286)@67a7502a7f5d: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(287)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(287)@67a7502a7f5d: Final verdict of PTC: pass
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(288)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_sign_sdcch4(288)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3720
TC_meas_res_sign_sdcch4-RSL(283)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_sign_sdcch4-RSL-IPA(282)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(284)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(282): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(283): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(284): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch4(285): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch4(286): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch4(287): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch4(288): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_meas_res_sign_sdcch4 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass'.
Mon Mar 17 07:26:02 UTC 2025
====== BTS_Tests.TC_meas_res_sign_sdcch4 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=32087019)
Waiting for packet dumper to finish... 1 (prev_count=32087019, count=32087518)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'.
------ BTS_Tests.TC_meas_res_sign_sdcch8 ------
Mon Mar 17 07:26: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_sign_sdcch8.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_sign_sdcch8 started.
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Tx:{ 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(290)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Tx:{ 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-IPA(289)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Tx:{ 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(290)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Tx:{ 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-IPA(289)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(289)@67a7502a7f5d: 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(289)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: 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(289)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(289)@67a7502a7f5d: 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(289)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(289)@67a7502a7f5d: 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(289)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(289)@67a7502a7f5d: 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(289)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: 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(290)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: 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(290)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(292)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(292)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(292)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: SACCH received: '0F010303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(292)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: SACCH received: '0F010303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(292)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: 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 := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 2 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 3, reserved1 := '00'B, rxlev_s_u := 3, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"", 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 := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 2 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 3, reserved1 := '00'B, rxlev_s_u := 3, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 292 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_sign_sdcch8-RSL(290)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_sign_sdcch8-RSL-IPA(289)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_sign_sdcch8(292)@67a7502a7f5d: 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 := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 2 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 3, reserved1 := '00'B, rxlev_s_u := 3, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
IPA-CTRL-CLI-IPA(291)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(289): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(290): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_sdcch8(292): 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 := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 2 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 3, reserved1 := '00'B, rxlev_s_u := 3, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }""
MTC@67a7502a7f5d: Test case TC_meas_res_sign_sdcch8 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 := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 2 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 3, reserved1 := '00'B, rxlev_s_u := 3, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail'.
Mon Mar 17 07:26:09 UTC 2025
------ BTS_Tests.TC_meas_res_sign_sdcch8 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch8.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3474470)
Waiting for packet dumper to finish... 1 (prev_count=3474470, count=3478653)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'.
------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------
Mon Mar 17 07: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_sign_tchh_toa256 started.
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Tx:{ 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(294)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Tx:{ 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(294)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Tx:{ 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(293)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Tx:{ 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(294)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(293)@67a7502a7f5d: 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(293)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: 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(293)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(293)@67a7502a7f5d: 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(293)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(293)@67a7502a7f5d: 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(293)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: 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_toa256-RSL(294)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(293)@67a7502a7f5d: 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(293)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, 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(296)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 99, toa256_min := 85, toa256_max := 128, toa256_std_dev := 20 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"", 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 99, toa256_min := 85, toa256_max := 128, toa256_std_dev := 20 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2443
MC@67a7502a7f5d: Test Component 296 has requested to stop MTC. Terminating current testcase execution.
TC_meas_res_sign_tchh_toa256-RSL(294)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_sign_tchh_toa256(296)@67a7502a7f5d: 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 99, toa256_min := 85, toa256_max := 128, toa256_std_dev := 20 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
TC_meas_res_sign_tchh_toa256-RSL-IPA(293)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(295)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(293): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(294): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(295): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_sign_tchh_toa256(296): 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 99, toa256_min := 85, toa256_max := 128, toa256_std_dev := 20 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }""
MTC@67a7502a7f5d: Test case TC_meas_res_sign_tchh_toa256 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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 99, toa256_min := 85, toa256_max := 128, toa256_std_dev := 20 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail'.
Mon Mar 17 07:26:16 UTC 2025
------ BTS_Tests.TC_meas_res_sign_tchh_toa256 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2784402)
Waiting for packet dumper to finish... 1 (prev_count=2784402, count=2784901)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'.
------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------
Mon Mar 17 07:26: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchf_sapi3 started.
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Tx:{ 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(298)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Tx:{ 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(298)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Tx:{ 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(298)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Tx:{ 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(298)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(297)@67a7502a7f5d: 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(297)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: 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(297)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(297)@67a7502a7f5d: 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(297)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(297)@67a7502a7f5d: 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(297)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(297)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: 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_sapi3-RSL-IPA(297)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: 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(298)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: 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(298)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchf_sapi3(300)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3812
TC_meas_res_speech_tchf_sapi3-RSL(298)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(299)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchf_sapi3-RSL-IPA(297)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(297): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(298): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(299): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchf_sapi3(300): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass'.
Mon Mar 17 07:26:30 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_sapi3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11528922)
Waiting for packet dumper to finish... 1 (prev_count=11528922, count=11533106)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'.
------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------
Mon Mar 17 07:26: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchh_sapi3 started.
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Tx:{ 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(302)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Tx:{ 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(301)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Tx:{ 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(302)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Tx:{ 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(302)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(301)@67a7502a7f5d: 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(301)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: 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(301)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(301)@67a7502a7f5d: 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(301)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(301)@67a7502a7f5d: 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(301)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: 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_sapi3-RSL(302)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(301)@67a7502a7f5d: 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(301)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: setverdict(pass): none -> pass
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Injected SAPI=3 traffic on SACCH
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Warning: Re-starting timer Tmr, which is already active (running or expired).
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_meas_res_speech_tchh_sapi3(304)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3827
TC_meas_res_speech_tchh_sapi3-RSL(302)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(303)@67a7502a7f5d: Final verdict of PTC: none
TC_meas_res_speech_tchh_sapi3-RSL-IPA(301)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(301): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(302): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_meas_res_speech_tchh_sapi3(304): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass'.
Mon Mar 17 07:26:43 UTC 2025
====== BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_sapi3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8811498)
Waiting for packet dumper to finish... 1 (prev_count=8811498, count=8811997)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:26: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_tx_power_start_ramp_up_bcch started.
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Tx:{ 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(306)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Tx:{ 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(306)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Tx:{ 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-IPA(305)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Tx:{ 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(306)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(305)@67a7502a7f5d: 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(305)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: 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(306)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(305)@67a7502a7f5d: 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(305)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(305)@67a7502a7f5d: 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(305)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(305)@67a7502a7f5d: 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(305)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: 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_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=0
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=8
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=16
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=24
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Reached full power, wating a bit more until success
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Received rx_level=30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Tx power increased during ramp up: 0 -> 30
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tx_power_start_ramp_up_bcch(308)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2959
TC_tx_power_start_ramp_up_bcch-RSL(306)@67a7502a7f5d: Final verdict of PTC: none
TC_tx_power_start_ramp_up_bcch-RSL-IPA(305)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(307)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(305): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(306): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_start_ramp_up_bcch(308): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass'.
Mon Mar 17 07:26:55 UTC 2025
====== BTS_Tests.TC_tx_power_start_ramp_up_bcch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tx_power_start_ramp_up_bcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7957618)
Waiting for packet dumper to finish... 1 (prev_count=7957618, count=7958117)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'.
------ BTS_Tests.TC_tx_power_down_bcch ------
Mon Mar 17 07:26: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_tx_power_down_bcch started.
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Tx:{ 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(310)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Tx:{ 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(310)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Tx:{ 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(310)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Tx:{ 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(310)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(309)@67a7502a7f5d: 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(309)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: 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(309)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(309)@67a7502a7f5d: 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(309)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(309)@67a7502a7f5d: 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(309)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(309)@67a7502a7f5d: 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(309)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=0
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=0
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=0
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=0
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=0
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=0
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=8
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=8
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=8
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=8
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=16
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=16
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=16
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=16
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=22
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=24
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=24
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=24
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=24
TC_tx_power_down_bcch(312)@67a7502a7f5d: Received rx_level=30
TC_tx_power_down_bcch(312)@67a7502a7f5d: Reached nominal level 30, shutting down OML link
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: IPA: Closed
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Lost IPA connection! (conn_id=2)
TC_tx_power_down_bcch-RSL-IPA(309)@67a7502a7f5d: Final verdict of PTC: none
TC_tx_power_down_bcch(312)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tx_power_down_bcch(312)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":2986
TC_tx_power_down_bcch-RSL(310)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(311)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(309): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_down_bcch-RSL(310): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_down_bcch(312): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_tx_power_down_bcch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass'.
Mon Mar 17 07:27:11 UTC 2025
====== BTS_Tests.TC_tx_power_down_bcch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7282858)
Waiting for packet dumper to finish... 1 (prev_count=7282858, count=7283357)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:27: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_tx_power_ramp_adm_state_change started.
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Tx:{ 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(314)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Tx:{ 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-IPA(313)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Tx:{ 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-IPA(313)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Tx:{ 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(314)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(313)@67a7502a7f5d: 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(313)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: 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-IPA(313)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(313)@67a7502a7f5d: 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(313)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(313)@67a7502a7f5d: 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(314)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: 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(314)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: 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_ramp_adm_state_change-RSL(314)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(313)@67a7502a7f5d: 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_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=8
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=8
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=8
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=8
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Reached nominal level 30, changing ADM state to LOCKED
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: ADM STATE UNLOCKED->LOCKED
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=22
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=22
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=22
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=22
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=14
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=14
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=14
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=14
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=6
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=6
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=6
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=6
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=6
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Tx power decreased during ramp down: 30 -> 0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: 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(316)@67a7502a7f5d: ADM STATE LOCKED->UNLOCKED
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=0
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=8
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=8
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=8
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=8
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=16
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=24
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Reached full power, wating a bit more until success
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Received rx_level=30
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: 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(316)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":727
MC@67a7502a7f5d: Test Component 316 has requested to stop MTC. Terminating current testcase execution.
TC_tx_power_ramp_adm_state_change-RSL(314)@67a7502a7f5d: Final verdict of PTC: none
TC_tx_power_ramp_adm_state_change-RSL-IPA(313)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(315)@67a7502a7f5d: Final verdict of PTC: none
TC_tx_power_ramp_adm_state_change(316)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(313): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(314): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tx_power_ramp_adm_state_change(316): fail (none -> fail) reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@67a7502a7f5d: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:727 : Tguard timeout"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'.
Mon Mar 17 07:27:36 UTC 2025
------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tx_power_ramp_adm_state_change.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18542918)
Waiting for packet dumper to finish... 1 (prev_count=18542918, count=18543417)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'.
------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------
Mon Mar 17 07:27: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_bs_pwr_static_ass started.
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Tx:{ 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(318)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Tx:{ 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(318)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Tx:{ 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(318)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Tx:{ 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(318)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(317)@67a7502a7f5d: 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(317)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: 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-IPA(317)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(317)@67a7502a7f5d: 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(317)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(317)@67a7502a7f5d: 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_ass-RSL-IPA(317)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: 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(318)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(317)@67a7502a7f5d: 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(317)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(320)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(320)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_ass(320)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_bs_pwr_static_ass(320)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:3058 : No MEAS RES received at all"", new component reason: ""BTS_Tests.ttcn:3058 : No MEAS RES received at all""
TC_rsl_bs_pwr_static_ass(320)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3058
MC@67a7502a7f5d: Test Component 320 has requested to stop MTC. Terminating current testcase execution.
TC_rsl_bs_pwr_static_ass-RSL(318)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_bs_pwr_static_ass-RSL-IPA(317)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_bs_pwr_static_ass(320)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:3058 : No MEAS RES received at all""
IPA-CTRL-CLI-IPA(319)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(317): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(318): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_bs_pwr_static_ass(320): fail (none -> fail) reason: ""BTS_Tests.ttcn:3058 : No MEAS RES received at all""
MTC@67a7502a7f5d: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: fail reason: "BTS_Tests.ttcn:3058 : No MEAS RES received at all"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail'.
Mon Mar 17 07:27:50 UTC 2025
------ BTS_Tests.TC_rsl_bs_pwr_static_ass fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_ass.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6911795)
Waiting for packet dumper to finish... 1 (prev_count=6911795, count=6912294)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:27: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_bs_pwr_static_power_control started.
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Tx:{ 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(322)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Tx:{ 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(322)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Tx:{ 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(322)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Tx:{ 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(322)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(321)@67a7502a7f5d: 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(321)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: 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(321)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(321)@67a7502a7f5d: 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(321)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(321)@67a7502a7f5d: 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(321)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: 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(322)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(321)@67a7502a7f5d: 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(321)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(324)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(324)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_bs_pwr_static_power_control(324)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_bs_pwr_static_power_control(324)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:3058 : No MEAS RES received at all"", new component reason: ""BTS_Tests.ttcn:3058 : No MEAS RES received at all""
TC_rsl_bs_pwr_static_power_control(324)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3058
MC@67a7502a7f5d: Test Component 324 has requested to stop MTC. Terminating current testcase execution.
TC_rsl_bs_pwr_static_power_control(324)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:3058 : No MEAS RES received at all""
TC_rsl_bs_pwr_static_power_control-RSL-IPA(321)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_bs_pwr_static_power_control-RSL(322)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(323)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(321): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(322): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_bs_pwr_static_power_control(324): fail (none -> fail) reason: ""BTS_Tests.ttcn:3058 : No MEAS RES received at all""
MTC@67a7502a7f5d: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: fail reason: "BTS_Tests.ttcn:3058 : No MEAS RES received at all"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail'.
Mon Mar 17 07:28:04 UTC 2025
------ BTS_Tests.TC_rsl_bs_pwr_static_power_control fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_power_control.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6911733)
Waiting for packet dumper to finish... 1 (prev_count=6911733, count=6912232)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'.
------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------
Mon Mar 17 07:28: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_ctrl started.
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Tx:{ 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(326)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Tx:{ 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(325)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Tx:{ 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(326)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Tx:{ 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(326)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(325)@67a7502a7f5d: 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(325)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: 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-IPA(325)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(325)@67a7502a7f5d: 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(325)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(326)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: 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(325)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(325)@67a7502a7f5d: 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(325)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(328)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 1 }
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(329)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 0 }
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(330)@67a7502a7f5d: Final verdict of PTC: pass
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 2, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 4, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 6, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 8, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 10, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 12, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 14, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 16, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 17, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 18, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 19, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 20, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 21, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 22, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 23, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 24, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 25, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 26, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 27, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 28, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 29, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 30, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 31, actual_ta := 2 }
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_ctrl(331)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3894
TC_rsl_ms_pwr_ctrl-RSL(326)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(327)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_ctrl-RSL-IPA(325)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(325): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(326): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(327): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_ctrl(328): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_ctrl(329): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_ctrl(330): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_ctrl(331): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl pass'.
Mon Mar 17 07:29:11 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_ctrl pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_ctrl.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=66936553)
Waiting for packet dumper to finish... 1 (prev_count=66936553, count=66937052)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------
Mon Mar 17 07:29: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_active started.
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Tx:{ 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(333)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Tx:{ 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(333)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Tx:{ 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(333)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Tx:{ 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(333)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(332)@67a7502a7f5d: 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-IPA(332)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(332)@67a7502a7f5d: 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(332)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(332)@67a7502a7f5d: 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(333)@67a7502a7f5d: 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(332)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: 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_active-RSL(333)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(332)@67a7502a7f5d: 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(332)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: 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(333)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active(335)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active(335)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_active(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: 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(335)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active(335)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active(335)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3600
IPA-CTRL-CLI-IPA(334)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active-RSL-IPA(332)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active-RSL(333)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(332): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(333): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(334): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_active(335): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active pass'.
Mon Mar 17 07:29:32 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15118733)
Waiting for packet dumper to finish... 1 (prev_count=15118733, count=15119232)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------
Mon Mar 17 07: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_active2 started.
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Tx:{ 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(337)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Tx:{ 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(336)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Tx:{ 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(336)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Tx:{ 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(337)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(336)@67a7502a7f5d: 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(336)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(336)@67a7502a7f5d: 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(337)@67a7502a7f5d: 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-IPA(336)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(336)@67a7502a7f5d: 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(336)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: 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_active2-RSL-IPA(336)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(336)@67a7502a7f5d: 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-IPA(336)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2(339)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_active2(339)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_active2(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: 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(339)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active2(339)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_active2(339)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3615
IPA-CTRL-CLI-IPA(338)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active2-RSL(337)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(336): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(337): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2(339): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass'.
Mon Mar 17 07:29:48 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active2.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14020962)
Waiting for packet dumper to finish... 1 (prev_count=14020962, count=14021461)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------
Mon Mar 17 07:29: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_up.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_up started.
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Tx:{ 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(341)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Tx:{ 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-IPA(340)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Tx:{ 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(341)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Tx:{ 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(341)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(340)@67a7502a7f5d: 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(340)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: 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(340)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(340)@67a7502a7f5d: 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(340)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(340)@67a7502a7f5d: 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(340)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: 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_up-RSL(341)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(340)@67a7502a7f5d: 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(340)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up(343)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_up(343)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_up(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: 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(343)@67a7502a7f5d: setverdict(pass): pass -> pass reason: "Power level in L1 header reduced as expected", component reason not changed
TC_rsl_ms_pwr_dyn_up(343)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_up(343)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3555
TC_rsl_ms_pwr_dyn_up-RSL(341)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_up-RSL-IPA(340)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(342)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(340): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(341): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_up(343): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up pass'.
Mon Mar 17 07:30:13 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_up pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_up.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24640779)
Waiting for packet dumper to finish... 1 (prev_count=24640779, count=24641278)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------
Mon Mar 17 07:30: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_down started.
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Tx:{ 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(345)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Tx:{ 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(345)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Tx:{ 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(345)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Tx:{ 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(345)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(344)@67a7502a7f5d: 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(344)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: 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(345)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(344)@67a7502a7f5d: 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(344)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(344)@67a7502a7f5d: 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(344)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(344)@67a7502a7f5d: 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_down-RSL-IPA(344)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: 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(345)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down(347)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_down(347)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_down(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: 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(347)@67a7502a7f5d: setverdict(pass): pass -> pass reason: "Power level increased to lowest power value", component reason not changed
TC_rsl_ms_pwr_dyn_down(347)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_down(347)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3585
IPA-CTRL-CLI-IPA(346)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_down-RSL-IPA(344)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_down-RSL(345)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(344): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(345): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(346): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_down(347): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down pass'.
Mon Mar 17 07:30:30 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_down pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14507309)
Waiting for packet dumper to finish... 1 (prev_count=14507309, count=14507808)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:30: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_ass_updown started.
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Tx:{ 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(348)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Tx:{ 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(348)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Tx:{ 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(349)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Tx:{ 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(349)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(348)@67a7502a7f5d: 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(348)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(348)@67a7502a7f5d: 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(348)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: 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-IPA(348)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(348)@67a7502a7f5d: 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(348)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ass_updown-RSL-IPA(348)@67a7502a7f5d: 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(348)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: 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-IPA(348)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: 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(349)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(351)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(351)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_ass_updown(351)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_ass_updown(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: 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(351)@67a7502a7f5d: setverdict(pass): pass -> pass reason: "Power level in L1 decreased/increased as expected", component reason not changed
TC_rsl_ms_pwr_dyn_ass_updown(351)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_ass_updown(351)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3540
TC_rsl_ms_pwr_dyn_ass_updown-RSL(349)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(350)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(348): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(349): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(350): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown(351): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass'.
Mon Mar 17 07:30:43 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10194293)
Waiting for packet dumper to finish... 1 (prev_count=10194293, count=10194920)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'.
------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------
Mon Mar 17 07:30: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_max started.
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Tx:{ 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(353)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Tx:{ 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(353)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Tx:{ 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(353)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Tx:{ 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(353)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(352)@67a7502a7f5d: 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(352)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(352)@67a7502a7f5d: 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(352)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(352)@67a7502a7f5d: 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(352)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: 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(352)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: 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(353)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(352)@67a7502a7f5d: 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(352)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max(355)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ms_pwr_dyn_max(355)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ms_pwr_dyn_max(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: 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(355)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_ms_pwr_dyn_max(355)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3570
TC_rsl_ms_pwr_dyn_max-RSL(353)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(354)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ms_pwr_dyn_max-RSL-IPA(352)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(352): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(353): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(354): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ms_pwr_dyn_max(355): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max pass'.
Mon Mar 17 07:30:58 UTC 2025
====== BTS_Tests.TC_rsl_ms_pwr_dyn_max pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_max.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13564623)
Waiting for packet dumper to finish... 1 (prev_count=13564623, count=13565122)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'.
------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------
Mon Mar 17 07:31: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_chan_initial_ms_pwr started.
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Tx:{ 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-IPA(356)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Tx:{ 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(357)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Tx:{ 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-IPA(356)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Tx:{ 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(357)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(356)@67a7502a7f5d: 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(356)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: 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-IPA(356)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(356)@67a7502a7f5d: 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-IPA(356)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(356)@67a7502a7f5d: 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(356)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: 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_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(356)@67a7502a7f5d: 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(356)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "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(359)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(359)@67a7502a7f5d: 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(359)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(359)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(359)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rsl_chan_initial_ms_pwr(360)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(360)@67a7502a7f5d: 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(360)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(360)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(360)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "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(361)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(361)@67a7502a7f5d: 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(361)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(361)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(361)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rsl_chan_initial_ms_pwr(362)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_chan_initial_ms_pwr(362)@67a7502a7f5d: 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(362)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(362)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_chan_initial_ms_pwr(362)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_rsl_chan_initial_ms_pwr-RSL(357)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(358)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_chan_initial_ms_pwr-RSL-IPA(356)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(356): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(357): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(359): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(360): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(361): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(362): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr pass'.
Mon Mar 17 07:31:06 UTC 2025
====== BTS_Tests.TC_rsl_chan_initial_ms_pwr pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_chan_initial_ms_pwr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3983454)
Waiting for packet dumper to finish... 1 (prev_count=3983454, count=3983953)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'.
------ BTS_Tests.TC_rsl_chan_initial_ta ------
Mon Mar 17 07:31: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_chan_initial_ta started.
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Tx:{ 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(364)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Tx:{ 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(364)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Tx:{ 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(364)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Tx:{ 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(364)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(363)@67a7502a7f5d: 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(363)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: 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-IPA(363)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(363)@67a7502a7f5d: 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(363)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(363)@67a7502a7f5d: 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(363)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: 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_chan_initial_ta-RSL(364)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(363)@67a7502a7f5d: 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(363)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta(366)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_chan_initial_ta(366)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_chan_initial_ta(366)@67a7502a7f5d: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 }
TC_rsl_chan_initial_ta(366)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "TA in L1 header does not match the signaled (RSL) TA.", new component reason: "TA in L1 header does not match the signaled (RSL) TA."
TC_rsl_chan_initial_ta(366)@67a7502a7f5d: Final verdict of PTC: fail reason: "TA in L1 header does not match the signaled (RSL) TA."
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":3939
TC_rsl_chan_initial_ta-RSL(364)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(365)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_chan_initial_ta-RSL-IPA(363)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(363): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(364): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(365): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_chan_initial_ta(366): fail (none -> fail) reason: "TA in L1 header does not match the signaled (RSL) TA."
MTC@67a7502a7f5d: Test case TC_rsl_chan_initial_ta finished. Verdict: fail reason: TA in L1 header does not match the signaled (RSL) TA.
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail'.
Mon Mar 17 07:31:13 UTC 2025
------ BTS_Tests.TC_rsl_chan_initial_ta fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_chan_initial_ta.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3012327)
Waiting for packet dumper to finish... 1 (prev_count=3012327, count=3012826)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'.
------ BTS_Tests.TC_rsl_modify_encr ------
Mon Mar 17 07:31: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_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_modify_encr started.
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Tx:{ 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(368)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Tx:{ 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(368)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Tx:{ 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(368)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Tx:{ 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(368)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(367)@67a7502a7f5d: 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(367)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: 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-IPA(367)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(367)@67a7502a7f5d: 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(367)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: 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(367)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(368)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: 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_modify_encr-RSL(368)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: 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(367)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: 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_modify_encr-RSL-IPA(367)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rsl_modify_encr": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rsl_modify_encr(370)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_modify_encr(370)@67a7502a7f5d: 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(370)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_rsl_modify_encr(370)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(370)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(370)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(370)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(370)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rsl_modify_encr": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rsl_modify_encr(371)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_modify_encr(371)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_rsl_modify_encr(371)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rsl_modify_encr(371)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:7607 : Timeout waiting for UNIT_DATA_IND"", new component reason: ""BTS_Tests.ttcn:7607 : Timeout waiting for UNIT_DATA_IND""
TC_rsl_modify_encr(371)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7607
MC@67a7502a7f5d: Test Component 371 has requested to stop MTC. Terminating current testcase execution.
IPA-CTRL-CLI-IPA(369)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_modify_encr-RSL(368)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_modify_encr-RSL-IPA(367)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_modify_encr(371)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:7607 : Timeout waiting for UNIT_DATA_IND""
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(367): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_modify_encr-RSL(368): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_modify_encr(370): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_modify_encr(371): fail (pass -> fail) reason: ""BTS_Tests.ttcn:7607 : Timeout waiting for UNIT_DATA_IND""
MTC@67a7502a7f5d: Test case TC_rsl_modify_encr finished. Verdict: fail reason: "BTS_Tests.ttcn:7607 : Timeout waiting for UNIT_DATA_IND"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail'.
Mon Mar 17 07:31:25 UTC 2025
------ BTS_Tests.TC_rsl_modify_encr fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_modify_encr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7793259)
Waiting for packet dumper to finish... 1 (prev_count=7793259, count=7797005)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'.
------ BTS_Tests.TC_rsl_rf_resource_ind ------
Mon Mar 17 07:31: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_rf_resource_ind started.
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Tx:{ 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(373)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Tx:{ 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(373)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Tx:{ 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(373)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Tx:{ 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(373)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(372)@67a7502a7f5d: 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(372)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: 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(372)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(372)@67a7502a7f5d: 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(372)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(372)@67a7502a7f5d: 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(373)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: 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(373)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(372)@67a7502a7f5d: 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(372)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7813
TC_rsl_rf_resource_ind-RSL(373)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(374)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_rf_resource_ind-RSL-IPA(372)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(372): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(373): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(374): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_rf_resource_ind finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind pass'.
Mon Mar 17 07:31:44 UTC 2025
====== BTS_Tests.TC_rsl_rf_resource_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_rf_resource_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14448947)
Waiting for packet dumper to finish... 1 (prev_count=14448947, count=14452694)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'.
------ BTS_Tests.TC_conn_fail_crit ------
Mon Mar 17 07:31: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_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_conn_fail_crit started.
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Tx:{ 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(376)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Tx:{ 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(376)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Tx:{ 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(376)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Tx:{ 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(376)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(375)@67a7502a7f5d: 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(375)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: 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(375)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(375)@67a7502a7f5d: 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(375)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(375)@67a7502a7f5d: 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(376)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: 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(376)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(375)@67a7502a7f5d: 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(375)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_conn_fail_crit(378)@67a7502a7f5d: setverdict(pass): none -> pass
TC_conn_fail_crit(378)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_conn_fail_crit(378)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_conn_fail_crit(378)@67a7502a7f5d: Final verdict of PTC: pass
TC_conn_fail_crit-RSL(376)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(377)@67a7502a7f5d: Final verdict of PTC: none
TC_conn_fail_crit-RSL-IPA(375)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(375): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_conn_fail_crit-RSL(376): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(377): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_conn_fail_crit(378): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_conn_fail_crit finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit pass'.
Mon Mar 17 07:32:12 UTC 2025
====== BTS_Tests.TC_conn_fail_crit pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_conn_fail_crit.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22521726)
Waiting for packet dumper to finish... 1 (prev_count=22521726, count=22522225)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'.
------ BTS_Tests.TC_paging_imsi_80percent ------
Mon Mar 17 07: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_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_paging_imsi_80percent started.
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Tx:{ 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(380)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Tx:{ 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(380)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Tx:{ 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-IPA(379)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Tx:{ 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(380)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(379)@67a7502a7f5d: 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(379)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: 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(379)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(379)@67a7502a7f5d: 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(379)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(379)@67a7502a7f5d: 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(379)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: 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_80percent-RSL(380)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(379)@67a7502a7f5d: 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(379)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: pch_blocks_total=271 pch_blocks_per_sec=13.594771 interval=0.073558
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: num_paging_sent=271 rcvd_msgs=169 rcvd_ids=269
MTC@67a7502a7f5d: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:4324 : Expected 271 pagings but have 269"", new component reason: ""BTS_Tests.ttcn:4324 : Expected 271 pagings but have 269""
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4324
TC_paging_imsi_80percent-RSL(380)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(381)@67a7502a7f5d: Final verdict of PTC: none
TC_paging_imsi_80percent-RSL-IPA(379)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:4324 : Expected 271 pagings but have 269""
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(379): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_imsi_80percent-RSL(380): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_paging_imsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:4324 : Expected 271 pagings but have 269"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail'.
Mon Mar 17 07:32:39 UTC 2025
------ BTS_Tests.TC_paging_imsi_80percent fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_imsi_80percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=21648085)
Waiting for packet dumper to finish... 1 (prev_count=21648085, count=21652268)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'.
------ BTS_Tests.TC_paging_tmsi_80percent ------
Mon Mar 17 07:32: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_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_paging_tmsi_80percent started.
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Tx:{ 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(383)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Tx:{ 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(383)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Tx:{ 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(383)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Tx:{ 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(383)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(382)@67a7502a7f5d: 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(382)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: 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(382)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(382)@67a7502a7f5d: 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(382)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(382)@67a7502a7f5d: 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(382)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: 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_tmsi_80percent-RSL(383)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(382)@67a7502a7f5d: 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(382)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: pch_blocks_total=543 pch_blocks_per_sec=27.189542 interval=0.036779
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: num_paging_sent=543 rcvd_msgs=172 rcvd_ids=543
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4356
TC_paging_tmsi_80percent-RSL(383)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(384)@67a7502a7f5d: Final verdict of PTC: none
TC_paging_tmsi_80percent-RSL-IPA(382)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(382): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_tmsi_80percent-RSL(383): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(384): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_paging_tmsi_80percent finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent pass'.
Mon Mar 17 07:33:06 UTC 2025
====== BTS_Tests.TC_paging_tmsi_80percent pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_tmsi_80percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=22013450)
Waiting for packet dumper to finish... 1 (prev_count=22013450, count=22013949)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'.
------ BTS_Tests.TC_paging_imsi_200percent ------
Mon Mar 17 07:33: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_paging_imsi_200percent.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_paging_imsi_200percent started.
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Tx:{ 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(386)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Tx:{ 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-IPA(385)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Tx:{ 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(386)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Tx:{ 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(386)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(385)@67a7502a7f5d: 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(385)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: 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(385)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(385)@67a7502a7f5d: 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(385)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(385)@67a7502a7f5d: 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(386)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: 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(386)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: 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-RSL(386)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(385)@67a7502a7f5d: 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(385)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: pch_blocks_total=679 pch_blocks_per_sec=33.986928 interval=0.029423
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: num_paging_sent=679 rcvd_msgs=269 rcvd_ids=535
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4385
TC_paging_imsi_200percent-RSL(386)@67a7502a7f5d: Final verdict of PTC: none
TC_paging_imsi_200percent-RSL-IPA(385)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(387)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(385): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_imsi_200percent-RSL(386): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_paging_imsi_200percent finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent pass'.
Mon Mar 17 07:33:45 UTC 2025
====== BTS_Tests.TC_paging_imsi_200percent pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_imsi_200percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=33399206)
Waiting for packet dumper to finish... 1 (prev_count=33399206, count=33399833)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'.
------ BTS_Tests.TC_paging_tmsi_200percent ------
Mon Mar 17 07:33: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_paging_tmsi_200percent started.
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Tx:{ 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(389)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Tx:{ 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(389)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Tx:{ 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(389)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Tx:{ 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(389)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(388)@67a7502a7f5d: 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(388)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: 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(388)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(388)@67a7502a7f5d: 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(388)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(388)@67a7502a7f5d: 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(388)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(388)@67a7502a7f5d: 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(388)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: pch_blocks_total=1359 pch_blocks_per_sec=67.973856 interval=0.014712
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: num_paging_sent=1359 rcvd_msgs=219 rcvd_ids=869
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4414
TC_paging_tmsi_200percent-RSL(389)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(390)@67a7502a7f5d: Final verdict of PTC: none
TC_paging_tmsi_200percent-RSL-IPA(388)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(388): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_tmsi_200percent-RSL(389): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_paging_tmsi_200percent finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent pass'.
Mon Mar 17 07:34:18 UTC 2025
====== BTS_Tests.TC_paging_tmsi_200percent pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_tmsi_200percent.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=29809224)
Waiting for packet dumper to finish... 1 (prev_count=29809224, count=29809723)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'.
------ BTS_Tests.TC_rsl_protocol_error ------
Mon Mar 17 07:34: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_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_protocol_error started.
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Tx:{ 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(392)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Tx:{ 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(392)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Tx:{ 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(392)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Tx:{ 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(392)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(391)@67a7502a7f5d: 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(391)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: 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(391)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(391)@67a7502a7f5d: 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(391)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(391)@67a7502a7f5d: 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(391)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: 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_protocol_error-RSL(392)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(391)@67a7502a7f5d: 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(391)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_protocol_error-RSL(392)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_protocol_error-RSL-IPA(391)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(393)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(391): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_protocol_error-RSL(392): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_protocol_error finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error pass'.
Mon Mar 17 07:34:24 UTC 2025
====== BTS_Tests.TC_rsl_protocol_error pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_protocol_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1991686)
Waiting for packet dumper to finish... 1 (prev_count=1991686, count=1992185)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'.
------ BTS_Tests.TC_rsl_mand_ie_error ------
Mon Mar 17 07:34: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_mand_ie_error started.
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Tx:{ 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(395)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Tx:{ 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-IPA(394)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Tx:{ 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(395)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Tx:{ 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(395)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(394)@67a7502a7f5d: 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(394)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: 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(394)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(394)@67a7502a7f5d: 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(394)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(394)@67a7502a7f5d: 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(394)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: 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_mand_ie_error-RSL(395)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(394)@67a7502a7f5d: 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(394)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_mand_ie_error-RSL(395)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_mand_ie_error-RSL-IPA(394)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(396)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(394): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_mand_ie_error-RSL(395): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(396): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_mand_ie_error finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error pass'.
Mon Mar 17 07:34:30 UTC 2025
====== BTS_Tests.TC_rsl_mand_ie_error pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_mand_ie_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1996535)
Waiting for packet dumper to finish... 1 (prev_count=1996535, count=2000718)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'.
------ BTS_Tests.TC_rsl_ie_content_error ------
Mon Mar 17 07:34: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rsl_ie_content_error started.
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Tx:{ 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(398)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Tx:{ 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(398)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Tx:{ 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(398)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Tx:{ 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(398)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(397)@67a7502a7f5d: 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(397)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: 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(397)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(397)@67a7502a7f5d: 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(397)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(397)@67a7502a7f5d: 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(397)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(397)@67a7502a7f5d: 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(397)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_rsl_ie_content_error-RSL(398)@67a7502a7f5d: Final verdict of PTC: none
TC_rsl_ie_content_error-RSL-IPA(397)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(399)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(397): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rsl_ie_content_error-RSL(398): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rsl_ie_content_error finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error pass'.
Mon Mar 17 07:34:35 UTC 2025
====== BTS_Tests.TC_rsl_ie_content_error pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rsl_ie_content_error.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1989266)
Waiting for packet dumper to finish... 1 (prev_count=1989266, count=1989765)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'.
------ BTS_Tests.TC_si_sched_default ------
Mon Mar 17 07:34: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_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_si_sched_default started.
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Tx:{ 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(401)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Tx:{ 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(400)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Tx:{ 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(401)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL(401)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Tx:{ 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(401)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(400)@67a7502a7f5d: 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(400)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL(401)@67a7502a7f5d: 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-IPA(400)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(400)@67a7502a7f5d: 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_default-RSL-IPA(400)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(400)@67a7502a7f5d: 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(400)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL(401)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(401)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_si_sched_default-RSL(401)@67a7502a7f5d: 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(401)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(401)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_default-RSL(401)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_si_sched_default-RSL(401)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(401)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(400)@67a7502a7f5d: 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(400)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_si_sched_default-RSL(401)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_si_sched_default-RSL(401)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_default-RSL(401)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: "TC_si_sched_default": TC=0 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_default": TC=1 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_default": TC=2 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_default": TC=3 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_default": TC=4 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_default": TC=5 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_default": TC=6 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_default": TC=7 has #of SI=4
MTC@67a7502a7f5d: 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@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4941
IPA-CTRL-CLI-IPA(402)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_default-RSL(401)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_default-RSL-IPA(400)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_default-RSL-IPA(400): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_default-RSL(401): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_si_sched_default finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default pass'.
Mon Mar 17 07:34:49 UTC 2025
====== BTS_Tests.TC_si_sched_default pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_default.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9196692)
Waiting for packet dumper to finish... 1 (prev_count=9196692, count=9197628)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'.
------ BTS_Tests.TC_si_sched_1 ------
Mon Mar 17 07:34: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_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_si_sched_1 started.
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Tx:{ 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(404)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Tx:{ 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(404)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Tx:{ 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(404)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Tx:{ 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(404)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(403)@67a7502a7f5d: 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(403)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL(404)@67a7502a7f5d: 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(403)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(403)@67a7502a7f5d: 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(403)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(403)@67a7502a7f5d: 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(403)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL(404)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL(404)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_si_sched_1-RSL(404)@67a7502a7f5d: 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_1-RSL(404)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(404)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_1-RSL(404)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_si_sched_1-RSL(404)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(404)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(403)@67a7502a7f5d: 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(403)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_si_sched_1-RSL(404)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_si_sched_1-RSL(404)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_1-RSL(404)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_1 (1): '5506198FB38000000000000000000000000000E504002B'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: "TC_si_sched_1": TC=0 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_1": TC=1 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_1": TC=2 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_1": TC=3 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_1": TC=4 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_1": TC=5 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_1": TC=6 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_1": TC=7 has #of SI=4
MTC@67a7502a7f5d: 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@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4949
TC_si_sched_1-RSL(404)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(405)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_1-RSL-IPA(403)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_1-RSL-IPA(403): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_1-RSL(404): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(405): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_si_sched_1 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 pass'.
Mon Mar 17 07:35:02 UTC 2025
====== BTS_Tests.TC_si_sched_1 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_1.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9194950)
Waiting for packet dumper to finish... 1 (prev_count=9194950, count=9195449)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'.
------ BTS_Tests.TC_si_sched_2bis ------
Mon Mar 17 07:35: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_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_si_sched_2bis started.
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Tx:{ 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(407)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Tx:{ 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-IPA(406)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Tx:{ 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(407)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Tx:{ 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(407)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(406)@67a7502a7f5d: 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(406)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: 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(406)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(406)@67a7502a7f5d: 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(406)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: 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_2bis-RSL(407)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(406)@67a7502a7f5d: 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(406)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(406)@67a7502a7f5d: 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(406)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: 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_2bis-RSL(407)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: "TC_si_sched_2bis": TC=0 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2bis": TC=1 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2bis": TC=2 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2bis": TC=3 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_2bis": TC=4 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_2bis": TC=5 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2bis": TC=6 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2bis": TC=7 has #of SI=4
MTC@67a7502a7f5d: 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@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4957
IPA-CTRL-CLI-IPA(408)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_2bis-RSL-IPA(406)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_2bis-RSL(407)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(406): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_2bis-RSL(407): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_si_sched_2bis finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis pass'.
Mon Mar 17 07:35:16 UTC 2025
====== BTS_Tests.TC_si_sched_2bis pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_2bis.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9163944)
Waiting for packet dumper to finish... 1 (prev_count=9163944, count=9164443)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'.
------ BTS_Tests.TC_si_sched_2ter ------
Mon Mar 17 07:35: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_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_si_sched_2ter started.
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Tx:{ 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(410)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Tx:{ 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(410)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Tx:{ 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(410)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Tx:{ 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(410)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(409)@67a7502a7f5d: 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(409)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: 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(410)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(409)@67a7502a7f5d: 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(409)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(409)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(409)@67a7502a7f5d: 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(409)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: 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_2ter-RSL(410)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: "TC_si_sched_2ter": TC=0 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter": TC=1 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter": TC=2 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter": TC=3 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_2ter": TC=4 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_2ter": TC=5 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter": TC=6 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter": TC=7 has #of SI=4
MTC@67a7502a7f5d: 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@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4965
TC_si_sched_2ter-RSL(410)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(411)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_2ter-RSL-IPA(409)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(409): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_2ter-RSL(410): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_si_sched_2ter finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter pass'.
Mon Mar 17 07:35:29 UTC 2025
====== BTS_Tests.TC_si_sched_2ter pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9167875)
Waiting for packet dumper to finish... 1 (prev_count=9167875, count=9172058)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'.
------ BTS_Tests.TC_si_sched_2ter_2bis ------
Mon Mar 17 07:35: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_si_sched_2ter_2bis started.
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Tx:{ 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(413)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Tx:{ 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(413)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Tx:{ 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(413)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Tx:{ 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(413)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(412)@67a7502a7f5d: 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(412)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: 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(412)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(412)@67a7502a7f5d: 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(412)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(412)@67a7502a7f5d: 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(412)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: 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_2ter_2bis-RSL(413)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(412)@67a7502a7f5d: 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(412)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: "TC_si_sched_2ter_2bis": TC=0 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter_2bis": TC=1 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter_2bis": TC=2 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter_2bis": TC=3 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_2ter_2bis": TC=4 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_2ter_2bis": TC=5 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter_2bis": TC=6 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_2ter_2bis": TC=7 has #of SI=4
MTC@67a7502a7f5d: 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@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4975
TC_si_sched_2ter_2bis-RSL(413)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_2ter_2bis-RSL-IPA(412)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(414)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(412): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(413): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_si_sched_2ter_2bis finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis pass'.
Mon Mar 17 07:35:43 UTC 2025
====== BTS_Tests.TC_si_sched_2ter_2bis pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_2ter_2bis.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9165993)
Waiting for packet dumper to finish... 1 (prev_count=9165993, count=9166492)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'.
------ BTS_Tests.TC_si_sched_2quater ------
Mon Mar 17 07:35: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_si_sched_2quater.pcap" >/data/BTS_Tests.TC_si_sched_2quater.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_si_sched_2quater started.
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Tx:{ 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(416)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Tx:{ 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(416)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Tx:{ 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(416)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Tx:{ 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(416)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(415)@67a7502a7f5d: 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(415)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: 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(416)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(415)@67a7502a7f5d: 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(415)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: 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-IPA(415)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(415)@67a7502a7f5d: 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(416)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(415)@67a7502a7f5d: 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(415)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: 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_2quater-RSL(416)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2quater (41): '050607B10004864982EDDB8D555867EE3C95540B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B'O ("+++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: "TC_si_sched_2quater": TC=0 has #of SI=8
MTC@67a7502a7f5d: "TC_si_sched_2quater": TC=1 has #of SI=8
MTC@67a7502a7f5d: "TC_si_sched_2quater": TC=2 has #of SI=8
MTC@67a7502a7f5d: "TC_si_sched_2quater": TC=3 has #of SI=9
MTC@67a7502a7f5d: "TC_si_sched_2quater": TC=4 has #of SI=9
MTC@67a7502a7f5d: "TC_si_sched_2quater": TC=5 has #of SI=1
MTC@67a7502a7f5d: "TC_si_sched_2quater": TC=6 has #of SI=9
MTC@67a7502a7f5d: "TC_si_sched_2quater": TC=7 has #of SI=8
MTC@67a7502a7f5d: 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@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4983
TC_si_sched_2quater-RSL(416)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_2quater-RSL-IPA(415)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(417)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(415): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_2quater-RSL(416): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(417): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_si_sched_2quater finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater pass'.
Mon Mar 17 07:36:05 UTC 2025
====== BTS_Tests.TC_si_sched_2quater pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_2quater.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16397915)
Waiting for packet dumper to finish... 1 (prev_count=16397915, count=16401662)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'.
------ BTS_Tests.TC_si_sched_13 ------
Mon Mar 17 07:36: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_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_si_sched_13 started.
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Tx:{ 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(419)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Tx:{ 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(419)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Tx:{ 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(419)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Tx:{ 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(419)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(418)@67a7502a7f5d: 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(418)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL(419)@67a7502a7f5d: 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-IPA(418)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(418)@67a7502a7f5d: 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(418)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(418)@67a7502a7f5d: 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(418)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL(419)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(419)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_si_sched_13-RSL(419)@67a7502a7f5d: 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(419)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(419)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_si_sched_13-RSL(419)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_si_sched_13-RSL(419)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(419)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(418)@67a7502a7f5d: 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(418)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_si_sched_13-RSL(419)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_si_sched_13-RSL(419)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13-RSL(419)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_13 (40): '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: "TC_si_sched_13": TC=0 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_13": TC=1 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_13": TC=2 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_13": TC=3 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_13": TC=4 has #of SI=5
MTC@67a7502a7f5d: "TC_si_sched_13": TC=5 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_13": TC=6 has #of SI=4
MTC@67a7502a7f5d: "TC_si_sched_13": TC=7 has #of SI=4
MTC@67a7502a7f5d: 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@67a7502a7f5d: not-bccch-extended
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4993
TC_si_sched_13-RSL(419)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_13-RSL-IPA(418)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(420)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_13-RSL-IPA(418): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_13-RSL(419): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(420): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_si_sched_13 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 pass'.
Mon Mar 17 07:36:18 UTC 2025
====== BTS_Tests.TC_si_sched_13 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_13.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9202133)
Waiting for packet dumper to finish... 1 (prev_count=9202133, count=9202632)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:36: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_si_sched_13_2bis_2ter_2quater started.
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Tx:{ 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(422)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Tx:{ 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(422)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Tx:{ 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(422)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Tx:{ 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(422)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(421)@67a7502a7f5d: 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(421)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: 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(422)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(421)@67a7502a7f5d: 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(421)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(421)@67a7502a7f5d: 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(421)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(421)@67a7502a7f5d: 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(421)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: 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(422)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2quater (41): '050607B10004864982EDDB8D555867EE3C95540B2B2B2B'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_13 (40): '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B'O ("+++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O
MTC@67a7502a7f5d: Protocol discriminator is not RR (!= '0110'B): 0
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: 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@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: 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@67a7502a7f5d: "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=8
MTC@67a7502a7f5d: "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=8
MTC@67a7502a7f5d: "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=8
MTC@67a7502a7f5d: "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=9
MTC@67a7502a7f5d: "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=7
MTC@67a7502a7f5d: "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=9
MTC@67a7502a7f5d: "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=9
MTC@67a7502a7f5d: "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=8
MTC@67a7502a7f5d: 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@67a7502a7f5d: not-bccch-extended
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":5009
IPA-CTRL-CLI-IPA(423)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_13_2bis_2ter_2quater-RSL(422)@67a7502a7f5d: Final verdict of PTC: none
TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(421): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(422): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass'.
Mon Mar 17 07:36:40 UTC 2025
====== BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16387505)
Waiting for packet dumper to finish... 1 (prev_count=16387505, count=16391251)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'.
------ BTS_Tests.TC_ipa_dlcx_not_active ------
Mon Mar 17 07:36: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ipa_dlcx_not_active started.
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Tx:{ 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(425)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Tx:{ 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(425)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Tx:{ 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(425)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Tx:{ 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(425)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(424)@67a7502a7f5d: 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(424)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: 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(424)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(424)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: 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(425)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(425)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: 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_dlcx_not_active-RSL(425)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(424)@67a7502a7f5d: 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(424)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: 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_dlcx_not_active-RSL(425)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_dlcx_not_active(427)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ipa_dlcx_not_active(427)@67a7502a7f5d: Final verdict of PTC: pass
TC_ipa_dlcx_not_active-RSL(425)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(426)@67a7502a7f5d: Final verdict of PTC: none
TC_ipa_dlcx_not_active-RSL-IPA(424)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(424): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(425): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(426): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_dlcx_not_active(427): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_ipa_dlcx_not_active finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active pass'.
Mon Mar 17 07:36:46 UTC 2025
====== BTS_Tests.TC_ipa_dlcx_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_dlcx_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2005959)
Waiting for packet dumper to finish... 1 (prev_count=2005959, count=2006458)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'.
------ BTS_Tests.TC_ipa_crcx_twice_not_active ------
Mon Mar 17 07:36: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ipa_crcx_twice_not_active started.
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Tx:{ 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(429)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Tx:{ 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(429)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Tx:{ 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(429)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Tx:{ 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(429)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(428)@67a7502a7f5d: 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(428)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: 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(429)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(428)@67a7502a7f5d: 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(428)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(428)@67a7502a7f5d: 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(428)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(428)@67a7502a7f5d: 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(428)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: 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(429)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: 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(429)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_twice_not_active(431)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ipa_crcx_twice_not_active(431)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_twice_not_active(431)@67a7502a7f5d: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(430)@67a7502a7f5d: Final verdict of PTC: none
TC_ipa_crcx_twice_not_active-RSL(429)@67a7502a7f5d: Final verdict of PTC: none
TC_ipa_crcx_twice_not_active-RSL-IPA(428)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(428): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(429): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_twice_not_active(431): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_ipa_crcx_twice_not_active finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active pass'.
Mon Mar 17 07:36:51 UTC 2025
====== BTS_Tests.TC_ipa_crcx_twice_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_crcx_twice_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1993629)
Waiting for packet dumper to finish... 1 (prev_count=1993629, count=1994128)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:36: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ipa_crcx_mdcx_dlcx_not_active started.
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Tx:{ 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(433)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Tx:{ 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(433)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Tx:{ 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(433)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Tx:{ 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(433)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(432)@67a7502a7f5d: 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(432)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: 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(433)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(432)@67a7502a7f5d: 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(432)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: 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(432)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(432)@67a7502a7f5d: 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(432)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(432)@67a7502a7f5d: 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(432)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: 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(433)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_dlcx_not_active(435)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ipa_crcx_mdcx_dlcx_not_active(435)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_dlcx_not_active(435)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_dlcx_not_active(435)@67a7502a7f5d: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(434)@67a7502a7f5d: Final verdict of PTC: none
TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433)@67a7502a7f5d: Final verdict of PTC: none
TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(432): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(433): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active(435): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass'.
Mon Mar 17 07:36:57 UTC 2025
====== BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1996216)
Waiting for packet dumper to finish... 1 (prev_count=1996216, count=1996715)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:37: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started.
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Tx:{ 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(437)@67a7502a7f5d: 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(436)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Tx:{ 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-IPA(436)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Tx:{ 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-IPA(436)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: 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(436)@67a7502a7f5d: CCM Tx:{ 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(437)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: 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(436)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(436)@67a7502a7f5d: 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(436)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: 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(437)@67a7502a7f5d: 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(437)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(436)@67a7502a7f5d: 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(436)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: 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(437)@67a7502a7f5d: 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(437)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(436)@67a7502a7f5d: 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-IPA(436)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(436)@67a7502a7f5d: 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-IPA(436)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: 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(437)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: 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_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: 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(437)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(439)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(439)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(439)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(439)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(439)@67a7502a7f5d: Final verdict of PTC: pass
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437)@67a7502a7f5d: Final verdict of PTC: none
TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(438)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(436): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(437): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(438): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(439): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass'.
Mon Mar 17 07:37:03 UTC 2025
====== BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass ======

Saving talloc report from 172.18.232.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=2018729)
Waiting for packet dumper to finish... 1 (prev_count=2018729, count=2019228)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'.
------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------
Mon Mar 17 07:37: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ipa_crcx_sdcch_not_active started.
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Tx:{ 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(441)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Tx:{ 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(441)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Tx:{ 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(441)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Tx:{ 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(441)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(440)@67a7502a7f5d: 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(440)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: 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(440)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(440)@67a7502a7f5d: 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(440)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(441)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: 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(440)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(440)@67a7502a7f5d: 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(440)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_sdcch_not_active(443)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ipa_crcx_sdcch_not_active(443)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ipa_crcx_sdcch_not_active(444)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ipa_crcx_sdcch_not_active(444)@67a7502a7f5d: Final verdict of PTC: pass
TC_ipa_crcx_sdcch_not_active-RSL(441)@67a7502a7f5d: Final verdict of PTC: none
TC_ipa_crcx_sdcch_not_active-RSL-IPA(440)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(442)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(440): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(441): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_sdcch_not_active(443): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_sdcch_not_active(444): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active pass'.
Mon Mar 17 07:37:08 UTC 2025
====== BTS_Tests.TC_ipa_crcx_sdcch_not_active pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_crcx_sdcch_not_active.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2001921)
Waiting for packet dumper to finish... 1 (prev_count=2001921, count=2002420)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'.
------ BTS_Tests.TC_ipa_crcx_ack_addr ------
Mon Mar 17 07:37: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ipa_crcx_ack_addr started.
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Tx:{ 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(446)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Tx:{ 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(446)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Tx:{ 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(446)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Tx:{ 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(446)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(445)@67a7502a7f5d: 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(445)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: 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-IPA(445)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(445)@67a7502a7f5d: 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(445)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(445)@67a7502a7f5d: 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(445)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: 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(446)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(445)@67a7502a7f5d: 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(445)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: 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(446)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ipa_crcx_ack_addr(448)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ipa_crcx_ack_addr(448)@67a7502a7f5d: 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(448)@67a7502a7f5d: Final verdict of PTC: fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ipa_crcx_ack_addr(449)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ipa_crcx_ack_addr(449)@67a7502a7f5d: 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(449)@67a7502a7f5d: Final verdict of PTC: fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
TC_ipa_crcx_ack_addr-RSL(446)@67a7502a7f5d: Final verdict of PTC: none
TC_ipa_crcx_ack_addr-RSL-IPA(445)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(447)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(445): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(446): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_ack_addr(448): fail (none -> fail) reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
MTC@67a7502a7f5d: Local verdict of PTC TC_ipa_crcx_ack_addr(449): fail (fail -> fail) reason: "CRCX ACK indicates nonsense addr "0.0.0.0""
MTC@67a7502a7f5d: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: CRCX ACK indicates nonsense addr "0.0.0.0"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'.
Mon Mar 17 07:37:14 UTC 2025
------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1999112)
Waiting for packet dumper to finish... 1 (prev_count=1999112, count=1999611)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'.
------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------
Mon Mar 17 07:37: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_paging_imsi_200percent_with_ps started.
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Tx:{ 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-IPA(450)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Tx:{ 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-IPA(450)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Tx:{ 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(451)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(450)@67a7502a7f5d: 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(450)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: 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(451)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Tx:{ 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-IPA(450)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(450)@67a7502a7f5d: 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(450)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: 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-IPA(450)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(450)@67a7502a7f5d: 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(450)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: 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-IPA(450)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(450)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: 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_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: pch_blocks_total=679 pch_blocks_per_sec=33.986928 interval=0.029423
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: Rx LOAD_IND
MTC@67a7502a7f5d: num_paging_sent=679 rcvd_msgs=268 rcvd_ids=536
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":4445
TC_paging_imsi_200percent_with_ps-RSL(451)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(452)@67a7502a7f5d: Final verdict of PTC: none
TC_paging_imsi_200percent_with_ps-RSL-IPA(450)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(450): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(451): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps pass'.
Mon Mar 17 07:37:53 UTC 2025
====== BTS_Tests.TC_paging_imsi_200percent_with_ps pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_paging_imsi_200percent_with_ps.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=33279118)
Waiting for packet dumper to finish... 1 (prev_count=33279118, count=33279617)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'.
------ BTS_Tests.TC_pcu_act_req ------
Mon Mar 17 07:37: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_pcu_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_act_req started.
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Tx:{ 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(454)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Tx:{ 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(454)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Tx:{ 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-IPA(453)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Tx:{ 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(454)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL(454)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(453)@67a7502a7f5d: 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(453)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL(454)@67a7502a7f5d: 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(453)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(453)@67a7502a7f5d: 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(453)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(453)@67a7502a7f5d: 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(454)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL(454)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_act_req-RSL(454)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_act_req-RSL(454)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(454)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_act_req-RSL(454)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_act_req-RSL(454)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(454)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(453)@67a7502a7f5d: 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(453)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_act_req-RSL(454)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_act_req-RSL(454)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req-RSL(454)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_act_req-RSL(454)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(455)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_act_req-RSL-IPA(453)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_act_req-RSL-IPA(453): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_act_req-RSL(454): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_act_req finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req pass'.
Mon Mar 17 07:38:01 UTC 2025
====== BTS_Tests.TC_pcu_act_req pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_act_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3347070)
Waiting for packet dumper to finish... 1 (prev_count=3347070, count=3347697)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'.
------ BTS_Tests.TC_pcu_act_req_wrong_ts ------
Mon Mar 17 07:38: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_act_req_wrong_ts started.
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Tx:{ 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(457)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Tx:{ 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-IPA(456)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Tx:{ 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(457)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Tx:{ 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(457)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(456)@67a7502a7f5d: 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(456)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: 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(456)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(456)@67a7502a7f5d: 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(456)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(456)@67a7502a7f5d: 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(456)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(456)@67a7502a7f5d: 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(456)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_ts-RSL(457)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(458)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_act_req_wrong_ts-RSL-IPA(456)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(456): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(457): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_act_req_wrong_ts finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts pass'.
Mon Mar 17 07:38:13 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_ts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_ts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4709360)
Waiting for packet dumper to finish... 1 (prev_count=4709360, count=4709859)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'.
------ BTS_Tests.TC_pcu_act_req_wrong_bts ------
Mon Mar 17 07:38: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_act_req_wrong_bts started.
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Tx:{ 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(460)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Tx:{ 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(460)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Tx:{ 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(460)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Tx:{ 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(460)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(459)@67a7502a7f5d: 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(459)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: 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(459)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(459)@67a7502a7f5d: 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(459)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(459)@67a7502a7f5d: 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(459)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: 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_bts-RSL(460)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(459)@67a7502a7f5d: 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(459)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_bts-RSL(460)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(461)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_act_req_wrong_bts-RSL-IPA(459)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(459): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(460): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(461): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_act_req_wrong_bts finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts pass'.
Mon Mar 17 07:38:24 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_bts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_bts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4701770)
Waiting for packet dumper to finish... 1 (prev_count=4701770, count=4705517)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'.
------ BTS_Tests.TC_pcu_act_req_wrong_trx ------
Mon Mar 17 07:38: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_act_req_wrong_trx started.
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Tx:{ 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-IPA(462)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Tx:{ 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(463)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Tx:{ 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-IPA(462)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Tx:{ 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(463)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(462)@67a7502a7f5d: 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(462)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: 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(462)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(462)@67a7502a7f5d: 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(462)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(462)@67a7502a7f5d: 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(462)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(462)@67a7502a7f5d: 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(462)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: 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_trx-RSL(463)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_act_req_wrong_trx-RSL(463)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(464)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_act_req_wrong_trx-RSL-IPA(462)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(462): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(463): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(464): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_act_req_wrong_trx finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx pass'.
Mon Mar 17 07:38:36 UTC 2025
====== BTS_Tests.TC_pcu_act_req_wrong_trx pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_trx.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4708819)
Waiting for packet dumper to finish... 1 (prev_count=4708819, count=4709318)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'.
------ BTS_Tests.TC_pcu_deact_req ------
Mon Mar 17 07:38: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_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_deact_req started.
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Tx:{ 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-IPA(465)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Tx:{ 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(466)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Tx:{ 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(466)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Tx:{ 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-IPA(465)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(465)@67a7502a7f5d: 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(465)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: 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(466)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(465)@67a7502a7f5d: 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(465)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: 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(465)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: 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(466)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: 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(465)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: 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_deact_req-RSL(466)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_deact_req-RSL(466)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(467)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_deact_req-RSL-IPA(465)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(465): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_deact_req-RSL(466): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_deact_req finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req pass'.
Mon Mar 17 07:38:50 UTC 2025
====== BTS_Tests.TC_pcu_deact_req pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_deact_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5656676)
Waiting for packet dumper to finish... 1 (prev_count=5656676, count=5660859)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'.
------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------
Mon Mar 17 07:38: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_deact_req_wrong_ts started.
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Tx:{ 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-IPA(468)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Tx:{ 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(469)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Tx:{ 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(469)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Tx:{ 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(469)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(468)@67a7502a7f5d: 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(468)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: 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(469)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(468)@67a7502a7f5d: 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(468)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(468)@67a7502a7f5d: 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(468)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(468)@67a7502a7f5d: 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(468)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: 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_wrong_ts-RSL(469)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_deact_req_wrong_ts-RSL(469)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_deact_req_wrong_ts-RSL-IPA(468)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(470)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(468): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(469): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(470): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts pass'.
Mon Mar 17 07:38:59 UTC 2025
====== BTS_Tests.TC_pcu_deact_req_wrong_ts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_deact_req_wrong_ts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3801431)
Waiting for packet dumper to finish... 1 (prev_count=3801431, count=3805742)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'.
------ BTS_Tests.TC_pcu_ver_si1 ------
Mon Mar 17 07:39: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_ver_si1.pcap" >/data/BTS_Tests.TC_pcu_ver_si1.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_ver_si1 started.
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Tx:{ 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(472)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Tx:{ 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-IPA(471)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Tx:{ 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(472)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Tx:{ 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(472)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(471)@67a7502a7f5d: 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(471)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: 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(472)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(471)@67a7502a7f5d: 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(471)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(471)@67a7502a7f5d: 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(471)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(471)@67a7502a7f5d: 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(471)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_1 (1): '550111132A252B27CC29AA11BB33CC'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_ver_si1-RSL(472)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(473)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_ver_si1-RSL-IPA(471)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(471): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ver_si1-RSL(472): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_ver_si1 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 pass'.
Mon Mar 17 07:39:05 UTC 2025
====== BTS_Tests.TC_pcu_ver_si1 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ver_si1.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1994142)
Waiting for packet dumper to finish... 1 (prev_count=1994142, count=1997889)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'.
------ BTS_Tests.TC_pcu_ver_si3 ------
Mon Mar 17 07:39: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_pcu_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_ver_si3 started.
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Tx:{ 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(475)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Tx:{ 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(475)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Tx:{ 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(474)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Tx:{ 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(475)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(474)@67a7502a7f5d: 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(474)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: 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(474)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(474)@67a7502a7f5d: 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(474)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(474)@67a7502a7f5d: 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(475)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: 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_si3-RSL(475)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(474)@67a7502a7f5d: 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(474)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: 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_ver_si3-RSL(475)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49012223242526272929AABBCC'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
IPA-CTRL-CLI-IPA(476)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_ver_si3-RSL-IPA(474)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_ver_si3-RSL(475)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(474): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ver_si3-RSL(475): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(476): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_ver_si3 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 pass'.
Mon Mar 17 07:39:10 UTC 2025
====== BTS_Tests.TC_pcu_ver_si3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ver_si3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2008790)
Waiting for packet dumper to finish... 1 (prev_count=2008790, count=2009289)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'.
------ BTS_Tests.TC_pcu_ver_si13 ------
Mon Mar 17 07:39: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_ver_si13.pcap" >/data/BTS_Tests.TC_pcu_ver_si13.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_ver_si13 started.
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Tx:{ 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(478)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Tx:{ 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(478)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Tx:{ 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-IPA(477)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Tx:{ 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(478)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(477)@67a7502a7f5d: 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(477)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: 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(478)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(477)@67a7502a7f5d: 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(477)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(477)@67a7502a7f5d: 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(477)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(477)@67a7502a7f5d: 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(477)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: 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(478)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Setting RSL_SYSTEM_INFO_13 (40): '01010203040506070909'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_ver_si13-RSL(478)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(479)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_ver_si13-RSL-IPA(477)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(477): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ver_si13-RSL(478): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_ver_si13 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 pass'.
Mon Mar 17 07:39:16 UTC 2025
====== BTS_Tests.TC_pcu_ver_si13 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ver_si13.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1977753)
Waiting for packet dumper to finish... 1 (prev_count=1977753, count=1978252)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'.
------ BTS_Tests.TC_pcu_data_req_pdtch ------
Mon Mar 17 07:39: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_pdtch started.
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Tx:{ 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(481)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Tx:{ 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(481)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Tx:{ 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(481)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Tx:{ 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(481)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(480)@67a7502a7f5d: 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(480)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: 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(480)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(480)@67a7502a7f5d: 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(480)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(480)@67a7502a7f5d: 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(481)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(480)@67a7502a7f5d: 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(480)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_pdtch-RSL(481)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_pdtch-RSL-IPA(480)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(482)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(480): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(481): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(482): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_pdtch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch pass'.
Mon Mar 17 07:39:25 UTC 2025
====== BTS_Tests.TC_pcu_data_req_pdtch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4747438)
Waiting for packet dumper to finish... 1 (prev_count=4747438, count=4751184)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'.
------ BTS_Tests.TC_pcu_data_req_ptcch ------
Mon Mar 17 07:39: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_ptcch started.
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Tx:{ 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-IPA(483)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Tx:{ 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(484)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Tx:{ 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-IPA(483)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Tx:{ 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(484)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(483)@67a7502a7f5d: 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(483)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(483)@67a7502a7f5d: 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(483)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(483)@67a7502a7f5d: 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(483)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: 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(483)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(483)@67a7502a7f5d: 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(483)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: 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_ptcch-RSL(484)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_ptcch-RSL(484)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_ptcch-RSL-IPA(483)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(485)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(483): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(484): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(485): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_ptcch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch pass'.
Mon Mar 17 07:39:34 UTC 2025
====== BTS_Tests.TC_pcu_data_req_ptcch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5240455)
Waiting for packet dumper to finish... 1 (prev_count=5240455, count=5241082)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'.
------ BTS_Tests.TC_pcu_data_req_wrong_bts ------
Mon Mar 17 07:39: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_wrong_bts started.
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Tx:{ 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(487)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Tx:{ 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(487)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Tx:{ 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(487)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Tx:{ 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(487)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(486)@67a7502a7f5d: 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(486)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: 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(486)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(486)@67a7502a7f5d: 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(486)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(486)@67a7502a7f5d: 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(487)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(486)@67a7502a7f5d: 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(486)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_wrong_bts-RSL(487)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(488)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_wrong_bts-RSL-IPA(486)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(486): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(487): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_wrong_bts finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts pass'.
Mon Mar 17 07:39:48 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_bts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_bts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8472246)
Waiting for packet dumper to finish... 1 (prev_count=8472246, count=8472745)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'.
------ BTS_Tests.TC_pcu_data_req_wrong_trx ------
Mon Mar 17 07:39: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_wrong_trx started.
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Tx:{ 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(490)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Tx:{ 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(490)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Tx:{ 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(490)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Tx:{ 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(490)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(489)@67a7502a7f5d: 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(489)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: 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(489)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(489)@67a7502a7f5d: 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(489)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(489)@67a7502a7f5d: 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(489)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: 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(490)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(489)@67a7502a7f5d: 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(489)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(491)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_wrong_trx-RSL-IPA(489)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_wrong_trx-RSL(490)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(489): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(490): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_wrong_trx finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx pass'.
Mon Mar 17 07:40:01 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_trx pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_trx.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8444564)
Waiting for packet dumper to finish... 1 (prev_count=8444564, count=8445063)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'.
------ BTS_Tests.TC_pcu_data_req_wrong_ts ------
Mon Mar 17 07:40: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_wrong_ts started.
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Tx:{ 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-IPA(492)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Tx:{ 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(493)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Tx:{ 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(493)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Tx:{ 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(493)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(492)@67a7502a7f5d: 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(492)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: 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-IPA(492)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(492)@67a7502a7f5d: 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(492)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: 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_ts-RSL(493)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(492)@67a7502a7f5d: 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(492)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(493)@67a7502a7f5d: 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_wrong_ts-RSL-IPA(492)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_wrong_ts-RSL(493)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(494)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_wrong_ts-RSL-IPA(492)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(492): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(493): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_wrong_ts finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts pass'.
Mon Mar 17 07:40:15 UTC 2025
====== BTS_Tests.TC_pcu_data_req_wrong_ts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_ts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8467493)
Waiting for packet dumper to finish... 1 (prev_count=8467493, count=8471239)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'.
------ BTS_Tests.TC_pcu_data_req_ts_inactive ------
Mon Mar 17 07:40: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_ts_inactive started.
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Tx:{ 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(495)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Tx:{ 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(495)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Tx:{ 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(496)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Tx:{ 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(496)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(495)@67a7502a7f5d: 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(495)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: 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(495)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(495)@67a7502a7f5d: 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(496)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(495)@67a7502a7f5d: 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(495)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: 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_ts_inactive-RSL(496)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(495)@67a7502a7f5d: 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(495)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: 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_ts_inactive-RSL(496)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_data_req_ts_inactive-RSL(496)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(497)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_ts_inactive-RSL-IPA(495)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(495): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(496): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(497): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_ts_inactive finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive pass'.
Mon Mar 17 07:40:25 UTC 2025
====== BTS_Tests.TC_pcu_data_req_ts_inactive pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_ts_inactive.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5322319)
Waiting for packet dumper to finish... 1 (prev_count=5322319, count=5324200)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'.
------ BTS_Tests.TC_pcu_ptcch ------
Mon Mar 17 07:40: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_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_ptcch started.
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Tx:{ 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(499)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Tx:{ 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(499)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Tx:{ 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(499)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Tx:{ 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(499)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(498)@67a7502a7f5d: 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(498)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: 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(498)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(498)@67a7502a7f5d: 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(499)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(498)@67a7502a7f5d: 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(498)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: 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_ptcch-RSL(499)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(498)@67a7502a7f5d: 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(498)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: 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_ptcch-RSL(499)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: Sending an Access Burst towards the L1CTL interface
MTC@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Timeout waiting for L1CTL_RACH_CONF", new component reason: "Timeout waiting for L1CTL_RACH_CONF"
TC_pcu_ptcch-RSL(499)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_ptcch-RSL-IPA(498)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(500)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: "Timeout waiting for L1CTL_RACH_CONF"
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(498): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ptcch-RSL(499): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_pcu_ptcch finished. Verdict: fail reason: Timeout waiting for L1CTL_RACH_CONF
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail'.
Mon Mar 17 07:40:36 UTC 2025
------ BTS_Tests.TC_pcu_ptcch fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ptcch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6230114)
Waiting for packet dumper to finish... 1 (prev_count=6230114, count=6230613)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'.
------ BTS_Tests.TC_pcu_data_req_agch ------
Mon Mar 17 07:40: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_agch started.
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Tx:{ 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(502)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Tx:{ 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(501)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Tx:{ 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(502)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Tx:{ 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(502)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(501)@67a7502a7f5d: 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(501)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: 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(501)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(501)@67a7502a7f5d: 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(501)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(501)@67a7502a7f5d: 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(501)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: 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(502)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(501)@67a7502a7f5d: 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(501)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_data_req_agch-RSL(502)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(503)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_agch-RSL-IPA(501)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(501): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_agch-RSL(502): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(503): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_agch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch pass'.
Mon Mar 17 07:40:45 UTC 2025
====== BTS_Tests.TC_pcu_data_req_agch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_agch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4766532)
Waiting for packet dumper to finish... 1 (prev_count=4766532, count=4770406)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'.
------ BTS_Tests.TC_pcu_data_req_pch ------
Mon Mar 17 07:40: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_pch started.
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Tx:{ 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(505)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Tx:{ 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(505)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Tx:{ 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(505)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Tx:{ 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(505)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(504)@67a7502a7f5d: 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(504)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: 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(505)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(504)@67a7502a7f5d: 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(504)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(504)@67a7502a7f5d: 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(504)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(504)@67a7502a7f5d: 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(504)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(506)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_pch-RSL-IPA(504)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_pch-RSL(505)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(504): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_pch-RSL(505): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(506): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_pch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch pass'.
Mon Mar 17 07:40:53 UTC 2025
====== BTS_Tests.TC_pcu_data_req_pch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_pch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4782725)
Waiting for packet dumper to finish... 1 (prev_count=4782725, count=4783352)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:40: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_imm_ass_pch started.
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Tx:{ 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(508)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Tx:{ 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(508)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Tx:{ 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(508)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Tx:{ 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(508)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(507)@67a7502a7f5d: 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(507)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: 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-IPA(507)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(507)@67a7502a7f5d: 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_pch-RSL-IPA(507)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(507)@67a7502a7f5d: 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(507)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(507)@67a7502a7f5d: 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(507)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: IMM.ASS was sent on PCH
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_data_req_imm_ass_pch-RSL(508)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(509)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_imm_ass_pch-RSL-IPA(507)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(507): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(508): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(509): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch pass'.
Mon Mar 17 07:40:59 UTC 2025
====== BTS_Tests.TC_pcu_data_req_imm_ass_pch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_pch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2215733)
Waiting for packet dumper to finish... 1 (prev_count=2215733, count=2219916)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:41: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_req_imm_ass_agch started.
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Tx:{ 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(511)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Tx:{ 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(511)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Tx:{ 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(511)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Tx:{ 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(511)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(510)@67a7502a7f5d: 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(510)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: 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(510)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(510)@67a7502a7f5d: 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(510)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(511)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: 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(510)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: 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-IPA(510)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(510)@67a7502a7f5d: 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(510)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: IMM.ASS was sent on AGCH
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_data_req_imm_ass_agch-RSL(511)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(512)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_req_imm_ass_agch-RSL-IPA(510)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(510): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(511): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch pass'.
Mon Mar 17 07:41:05 UTC 2025
====== BTS_Tests.TC_pcu_data_req_imm_ass_agch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_agch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2181654)
Waiting for packet dumper to finish... 1 (prev_count=2181654, count=2185400)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'.
------ BTS_Tests.TC_pcu_rach_content ------
Mon Mar 17 07:41: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_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_rach_content started.
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Tx:{ 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(514)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Tx:{ 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(514)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Tx:{ 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(514)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Tx:{ 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(514)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(513)@67a7502a7f5d: 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(513)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: 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(514)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(513)@67a7502a7f5d: 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(513)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: 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_rach_content-RSL(514)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(513)@67a7502a7f5d: 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(513)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(513)@67a7502a7f5d: 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(513)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: 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(514)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_rach_content-RSL(514)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(515)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_rach_content-RSL-IPA(513)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(513): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_rach_content-RSL(514): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_rach_content finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content pass'.
Mon Mar 17 07:41:34 UTC 2025
====== BTS_Tests.TC_pcu_rach_content pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24497337)
Waiting for packet dumper to finish... 1 (prev_count=24497337, count=24501083)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'.
------ BTS_Tests.TC_pcu_ext_rach_content ------
Mon Mar 17 07:41: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_ext_rach_content started.
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Tx:{ 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(517)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Tx:{ 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(517)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Tx:{ 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-IPA(516)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Tx:{ 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(517)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(516)@67a7502a7f5d: 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(516)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: 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(516)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(516)@67a7502a7f5d: 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(516)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(516)@67a7502a7f5d: 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(516)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: 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_ext_rach_content-RSL(517)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(516)@67a7502a7f5d: 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(516)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_ext_rach_content-RSL(517)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(518)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_ext_rach_content-RSL-IPA(516)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(516): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_ext_rach_content-RSL(517): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(518): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_ext_rach_content finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content pass'.
Mon Mar 17 07:42:03 UTC 2025
====== BTS_Tests.TC_pcu_ext_rach_content pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_ext_rach_content.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24546352)
Waiting for packet dumper to finish... 1 (prev_count=24546352, count=24546851)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'.
------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------
Mon Mar 17 07:42: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_data_ind_lqual_cb started.
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Tx:{ 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-IPA(519)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Tx:{ 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-IPA(519)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Tx:{ 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-IPA(519)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Tx:{ 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(520)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(519)@67a7502a7f5d: 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(519)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(519)@67a7502a7f5d: 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(519)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(519)@67a7502a7f5d: 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(520)@67a7502a7f5d: 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-IPA(519)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(519)@67a7502a7f5d: 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(519)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Testing C/I=-256 cB
MTC@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"", new component reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind""
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":5993
TC_pcu_data_ind_lqual_cb-RSL(520)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_data_ind_lqual_cb-RSL-IPA(519)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(521)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind""
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(519): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(520): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(521): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'.
Mon Mar 17 07:42:13 UTC 2025
------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_data_ind_lqual_cb.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5460968)
Waiting for packet dumper to finish... 1 (prev_count=5460968, count=5461467)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'.
------ BTS_Tests.TC_pcu_paging_from_rsl ------
Mon Mar 17 07:42: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_paging_from_rsl started.
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Tx:{ 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(523)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Tx:{ 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(523)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Tx:{ 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(523)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Tx:{ 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(523)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(522)@67a7502a7f5d: 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(522)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: 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(522)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(522)@67a7502a7f5d: 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(522)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(522)@67a7502a7f5d: 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(522)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(522)@67a7502a7f5d: 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(522)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_paging_from_rsl-RSL(523)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_paging_from_rsl-RSL-IPA(522)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(524)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(522): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(523): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_paging_from_rsl finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl pass'.
Mon Mar 17 07:42:19 UTC 2025
====== BTS_Tests.TC_pcu_paging_from_rsl pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_paging_from_rsl.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2116682)
Waiting for packet dumper to finish... 1 (prev_count=2116682, count=2117269)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'.
------ BTS_Tests.TC_pcu_time_ind ------
Mon Mar 17 07:42: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_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_time_ind started.
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Tx:{ 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(526)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Tx:{ 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(526)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Tx:{ 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-IPA(525)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Tx:{ 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(526)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(525)@67a7502a7f5d: 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(525)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(525)@67a7502a7f5d: 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(526)@67a7502a7f5d: 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-IPA(525)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(525)@67a7502a7f5d: 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(525)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(526)@67a7502a7f5d: 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-IPA(525)@67a7502a7f5d: 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(525)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: 1079 fn expired with 250 PCU_TIME.ind
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_time_ind-RSL(526)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(527)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_time_ind-RSL-IPA(525)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(525): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_time_ind-RSL(526): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_time_ind finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind pass'.
Mon Mar 17 07:42:32 UTC 2025
====== BTS_Tests.TC_pcu_time_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_time_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5833028)
Waiting for packet dumper to finish... 1 (prev_count=5833028, count=5833527)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'.
------ BTS_Tests.TC_pcu_rts_req ------
Mon Mar 17 07:42: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_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_rts_req started.
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Tx:{ 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(529)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Tx:{ 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-IPA(528)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Tx:{ 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-IPA(528)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(528)@67a7502a7f5d: 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(528)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: 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(529)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Tx:{ 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-IPA(528)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(528)@67a7502a7f5d: 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(528)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(528)@67a7502a7f5d: 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(529)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: 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-IPA(528)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(528)@67a7502a7f5d: 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(528)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: 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_rts_req-RSL-IPA(528)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: 1074 fn expired with num_rts_pdtch=249, num_rts_ptcch=10
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rts_req-RSL(529)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(530)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_rts_req-RSL-IPA(528)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(528): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_rts_req-RSL(529): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(530): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_rts_req finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req pass'.
Mon Mar 17 07:42:46 UTC 2025
====== BTS_Tests.TC_pcu_rts_req pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_rts_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5809449)
Waiting for packet dumper to finish... 1 (prev_count=5809449, count=5809948)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'.
------ BTS_Tests.TC_pcu_oml_alert ------
Mon Mar 17 07:42: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_oml_alert started.
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Tx:{ 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(532)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Tx:{ 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(532)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Tx:{ 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(532)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Tx:{ 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(532)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(531)@67a7502a7f5d: 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(531)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: 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-IPA(531)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(531)@67a7502a7f5d: 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(531)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(531)@67a7502a7f5d: 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(531)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: 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_oml_alert-RSL(532)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(531)@67a7502a7f5d: 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(531)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_oml_alert-RSL(532)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
IPA-CTRL-CLI-IPA(533)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(534)@67a7502a7f5d: 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@67a7502a7f5d: Test Component 534 has requested to stop MTC. Terminating current testcase execution.
IPA-CTRL-CLI-IPA(534)@67a7502a7f5d: 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(532)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_oml_alert-RSL-IPA(531)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(531): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_oml_alert-RSL(532): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(533): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(534): fail (pass -> fail) reason: "Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration"
MTC@67a7502a7f5d: 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'.
Mon Mar 17 07:42:54 UTC 2025
------ BTS_Tests.TC_pcu_oml_alert fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_oml_alert.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3363785)
Waiting for packet dumper to finish... 1 (prev_count=3363785, count=3367787)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'.
------ BTS_Tests.TC_pcu_rr_suspend ------
Mon Mar 17 07:42: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_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_rr_suspend started.
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Tx:{ 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(536)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Tx:{ 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(536)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Tx:{ 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(536)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Tx:{ 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(536)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(535)@67a7502a7f5d: 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(535)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: 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(535)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(535)@67a7502a7f5d: 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(535)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(535)@67a7502a7f5d: 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(535)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: 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(536)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: 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_rr_suspend-RSL(536)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(535)@67a7502a7f5d: 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(535)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_rr_suspend(538)@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_rr_suspend(538)@67a7502a7f5d: 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(538)@67a7502a7f5d: 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(538)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rr_suspend(538)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rr_suspend(538)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_rr_suspend(538)@67a7502a7f5d: Final verdict of PTC: pass
TC_pcu_rr_suspend-RSL(536)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(537)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_rr_suspend-RSL-IPA(535)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(535): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_rr_suspend-RSL(536): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(537): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_rr_suspend(538): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_rr_suspend finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend pass'.
Mon Mar 17 07:43:00 UTC 2025
====== BTS_Tests.TC_pcu_rr_suspend pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_rr_suspend.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2404263)
Waiting for packet dumper to finish... 1 (prev_count=2404263, count=2404762)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'.
------ BTS_Tests.TC_pcu_socket_connect_multi ------
Mon Mar 17 07:43: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_connect_multi started.
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Tx:{ 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(539)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Tx:{ 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(540)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Tx:{ 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(540)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Tx:{ 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(540)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(539)@67a7502a7f5d: 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-IPA(539)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: 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(539)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(539)@67a7502a7f5d: 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(540)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(539)@67a7502a7f5d: 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(539)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: 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(540)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(539)@67a7502a7f5d: 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(539)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: BTS has accept()ed connection
MTC@67a7502a7f5d: BTS has close()d connection
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6304
TC_pcu_socket_connect_multi-RSL(540)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(541)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_connect_multi-RSL-IPA(539)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(539): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(540): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(541): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_connect_multi finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi pass'.
Mon Mar 17 07:43:06 UTC 2025
====== BTS_Tests.TC_pcu_socket_connect_multi pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_connect_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1979264)
Waiting for packet dumper to finish... 1 (prev_count=1979264, count=1979763)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'.
------ BTS_Tests.TC_pcu_socket_reconnect ------
Mon Mar 17 07:43: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_pcu_socket_reconnect.pcap" >/data/BTS_Tests.TC_pcu_socket_reconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_reconnect started.
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Tx:{ 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(543)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Tx:{ 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(543)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Tx:{ 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(543)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Tx:{ 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(543)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(542)@67a7502a7f5d: 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(542)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: 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(543)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(542)@67a7502a7f5d: 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(542)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(542)@67a7502a7f5d: 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(542)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(542)@67a7502a7f5d: 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(542)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: 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_reconnect-RSL(543)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6324
TC_pcu_socket_reconnect-RSL(543)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(544)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_reconnect-RSL-IPA(542)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(542): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_reconnect-RSL(543): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_reconnect finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect pass'.
Mon Mar 17 07:43:14 UTC 2025
====== BTS_Tests.TC_pcu_socket_reconnect pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_reconnect.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2882704)
Waiting for packet dumper to finish... 1 (prev_count=2882704, count=2883203)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'.
------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------
Mon Mar 17 07:43: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_noconnect_nosi3gprs started.
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Tx:{ 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-IPA(545)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Tx:{ 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(546)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Tx:{ 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(546)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Tx:{ 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(546)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(545)@67a7502a7f5d: 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(545)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: 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(546)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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 } } } }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: 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(545)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: 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_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(546)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: 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(546)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: 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_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(545)@67a7502a7f5d: 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(545)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6383
TC_pcu_socket_noconnect_nosi3gprs-RSL(546)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(547)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(545): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(546): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(547): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass'.
Mon Mar 17 07:43:22 UTC 2025
====== BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4489984)
Waiting for packet dumper to finish... 1 (prev_count=4489984, count=4490483)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'.
------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------
Mon Mar 17 07: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_noconnect_nosi4gprs started.
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Tx:{ 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(549)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Tx:{ 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(549)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Tx:{ 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(549)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Tx:{ 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(549)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(548)@67a7502a7f5d: 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(548)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: 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(548)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(548)@67a7502a7f5d: 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(548)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(548)@67a7502a7f5d: 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(548)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: 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(549)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: 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_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(548)@67a7502a7f5d: 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(548)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6383
TC_pcu_socket_noconnect_nosi4gprs-RSL(549)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(550)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(548): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(549): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(550): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass'.
Mon Mar 17 07:43:30 UTC 2025
====== BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3837749)
Waiting for packet dumper to finish... 1 (prev_count=3837749, count=3841932)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'.
------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------
Mon Mar 17 07:43: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_connect_si3gprs started.
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Tx:{ 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-IPA(551)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Tx:{ 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(552)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Tx:{ 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(552)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(551)@67a7502a7f5d: 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(551)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: 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(552)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Tx:{ 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(552)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(551)@67a7502a7f5d: 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(551)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(551)@67a7502a7f5d: 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(551)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(551)@67a7502a7f5d: 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(551)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6411
TC_pcu_socket_connect_si3gprs-RSL(552)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(553)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_connect_si3gprs-RSL-IPA(551)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(551): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(552): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(553): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs pass'.
Mon Mar 17 07:43:38 UTC 2025
====== BTS_Tests.TC_pcu_socket_connect_si3gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_connect_si3gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4503583)
Waiting for packet dumper to finish... 1 (prev_count=4503583, count=4504082)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'.
------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------
Mon Mar 17 07:43: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_connect_si4gprs started.
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Tx:{ 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(555)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Tx:{ 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(555)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Tx:{ 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(555)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Tx:{ 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(555)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(554)@67a7502a7f5d: 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(554)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: 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(555)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(554)@67a7502a7f5d: 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(554)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: 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_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(554)@67a7502a7f5d: 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(554)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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(554)@67a7502a7f5d: 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(554)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: 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_connect_si4gprs-RSL(555)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6411
TC_pcu_socket_connect_si4gprs-RSL(555)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(556)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_connect_si4gprs-RSL-IPA(554)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(554): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(555): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs pass'.
Mon Mar 17 07:43:46 UTC 2025
====== BTS_Tests.TC_pcu_socket_connect_si4gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_connect_si4gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3843432)
Waiting for packet dumper to finish... 1 (prev_count=3843432, count=3843931)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'.
------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------
Mon Mar 17 07:43: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_disconnect_nosi3gprs started.
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Tx:{ 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_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Tx:{ 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_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Tx:{ 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_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Tx:{ 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_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: 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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: 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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: 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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: 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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: 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_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: 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_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6448
TC_pcu_socket_disconnect_nosi3gprs-RSL(558)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(559)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(557): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(558): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(559): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass'.
Mon Mar 17 07:43:55 UTC 2025
====== BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5350454)
Waiting for packet dumper to finish... 1 (prev_count=5350454, count=5354200)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'.
------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------
Mon Mar 17 07:43: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_disconnect_nosi4gprs started.
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Tx:{ 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_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Tx:{ 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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Tx:{ 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_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Tx:{ 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_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: 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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: 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_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: 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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: 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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: 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_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++")
MTC@67a7502a7f5d: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++")
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6448
TC_pcu_socket_disconnect_nosi4gprs-RSL(561)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(562)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(560): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(561): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(562): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass'.
Mon Mar 17 07:44:05 UTC 2025
====== BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5544401)
Waiting for packet dumper to finish... 1 (prev_count=5544401, count=5548276)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'.
------ BTS_Tests.TC_pcu_socket_verify_info_ind ------
Mon Mar 17 07:44: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_verify_info_ind started.
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Tx:{ 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_verify_info_ind-RSL(564)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Tx:{ 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_verify_info_ind-RSL(564)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Tx:{ 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_verify_info_ind-RSL(564)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Tx:{ 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_verify_info_ind-RSL(564)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: 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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: 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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: 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_verify_info_ind-RSL(564)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: 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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: 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_verify_info_ind-RSL(564)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: 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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: 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_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_socket_verify_info_ind-RSL(564)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_verify_info_ind-RSL-IPA(563)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(565)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(563): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(564): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(565): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_verify_info_ind finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind pass'.
Mon Mar 17 07:44:12 UTC 2025
====== BTS_Tests.TC_pcu_socket_verify_info_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_verify_info_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2878987)
Waiting for packet dumper to finish... 1 (prev_count=2878987, count=2879486)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'.
------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------
Mon Mar 17 07:44: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_act_deact started.
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: 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_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: 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_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_act_deact(569)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_act_deact(569)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_act_deact(569)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_act_deact(569)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_act_deact-RSL-IPA(566)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_act_deact-RSL(567)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(568)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(566): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(567): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(568): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_act_deact(569): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact pass'.
Mon Mar 17 07:44:21 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_act_deact pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_act_deact.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3492950)
Waiting for packet dumper to finish... 1 (prev_count=3492950, count=3493449)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------
Mon Mar 17 07:44: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_double_act started.
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: 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_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: 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_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: 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_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: 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_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_double_act(573)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_double_act(573)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_double_act(573)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_double_act(573)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_double_act-RSL(571)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(572)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_double_act-RSL-IPA(570)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(570): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(571): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(572): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_double_act(573): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act pass'.
Mon Mar 17 07:44:26 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_double_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_double_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2027310)
Waiting for packet dumper to finish... 1 (prev_count=2027310, count=2027809)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'.
------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------
Mon Mar 17 07:44: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_ipa_pdch_act_deact started.
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: 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_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: 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_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_dyn_ipa_pdch_act_deact(577)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_ipa_pdch_act_deact(577)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_act_deact(577)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_ipa_pdch_act_deact-RSL(575)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_ipa_pdch_act_deact-RSL-IPA(574)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(576)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(574): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(575): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(576): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_act_deact(577): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact pass'.
Mon Mar 17 07:44:35 UTC 2025
====== BTS_Tests.TC_dyn_ipa_pdch_act_deact pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_deact.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3395709)
Waiting for packet dumper to finish... 1 (prev_count=3395709, count=3399456)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:44: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started.
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_dyn_ipa_pdch_act_tchf_act_nack(581)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_ipa_pdch_act_tchf_act_nack(581)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_act_tchf_act_nack(581)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_act_tchf_act_nack(581)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(580)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(578): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(579): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(580): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack(581): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_ipa_pdch_act_tchf_act_nack finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass'.
Mon Mar 17 07:44:41 UTC 2025
====== BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2030728)
Waiting for packet dumper to finish... 1 (prev_count=2030728, count=2031227)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'.
------ BTS_Tests.TC_pcu_info_ind_fh_params ------
Mon Mar 17 07:44: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_info_ind_fh_params started.
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Tx:{ 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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Tx:{ 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_info_ind_fh_params-RSL(583)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Tx:{ 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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Tx:{ 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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: 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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: 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_info_ind_fh_params-RSL(583)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: 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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: 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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: 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_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: 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_info_ind_fh_params-RSL(583)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: Checking timeslot #7 of trx#0: { tsc := 7, hopping := 1, hsn := 0, maio := 1, ma_bit_len := 4, ma := '1010000000000000000000000000000000000000000000000000000000000000'B }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '01100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: Checking timeslot #6 of trx#1: { tsc := 7, hopping := 1, hsn := 6, maio := 1, ma_bit_len := 4, ma := '0110000000000000000000000000000000000000000000000000000000000000'B }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 0 }, ma_map := { len := 1, ma := '01010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
MTC@67a7502a7f5d: Checking timeslot #7 of trx#1: { tsc := 7, hopping := 1, hsn := 0, maio := 0, ma_bit_len := 4, ma := '0101000000000000000000000000000000000000000000000000000000000000'B }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 6 }, ma_map := { len := 1, ma := '01100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: Checking timeslot #6 of trx#2: { tsc := 7, hopping := 1, hsn := 6, maio := 0, ma_bit_len := 4, ma := '0110000000000000000000000000000000000000000000000000000000000000'B }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 0 }, ma_map := { len := 1, ma := '10100000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 } } }
MTC@67a7502a7f5d: Checking timeslot #7 of trx#2: { tsc := 7, hopping := 1, hsn := 0, maio := 3, ma_bit_len := 4, ma := '1010000000000000000000000000000000000000000000000000000000000000'B }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 2, hsn := 0 }, ma_map := { len := 1, ma := '01010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
MTC@67a7502a7f5d: Checking timeslot #7 of trx#3: { tsc := 7, hopping := 1, hsn := 0, maio := 2, ma_bit_len := 4, ma := '0101000000000000000000000000000000000000000000000000000000000000'B }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_pcu_info_ind_fh_params-RSL(583)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(584)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_info_ind_fh_params-RSL-IPA(582)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(582): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(583): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(584): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_info_ind_fh_params finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params pass'.
Mon Mar 17 07:44:46 UTC 2025
====== BTS_Tests.TC_pcu_info_ind_fh_params pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_info_ind_fh_params.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1989882)
Waiting for packet dumper to finish... 1 (prev_count=1989882, count=1990381)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'.
------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------
Mon Mar 17 07:44: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_nsvc_ipv4 started.
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Tx:{ 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_nsvc_ipv4-RSL(586)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Tx:{ 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_nsvc_ipv4-RSL(586)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Tx:{ 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_nsvc_ipv4-RSL(586)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Tx:{ 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_nsvc_ipv4-RSL(586)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: 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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: 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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: 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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: 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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: 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_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: 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_nsvc_ipv4-RSL(586)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: 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_nsvc_ipv4-RSL(586)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_socket_nsvc_ipv4-RSL(586)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_nsvc_ipv4-RSL-IPA(585)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(587)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL-IPA(585): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL(586): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass'.
Mon Mar 17 07:44:52 UTC 2025
====== BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv4.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2006049)
Waiting for packet dumper to finish... 1 (prev_count=2006049, count=2006548)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'.
------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------
Mon Mar 17 07:44: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_nsvc_ipv6 started.
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Tx:{ 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_nsvc_ipv6-RSL(589)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Tx:{ 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_nsvc_ipv6-RSL(589)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Tx:{ 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_nsvc_ipv6-RSL(589)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Tx:{ 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_nsvc_ipv6-RSL(589)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: 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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: 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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: 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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: 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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: 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_nsvc_ipv6-RSL(589)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: 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_nsvc_ipv6-RSL(589)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: 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_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_socket_nsvc_ipv6-RSL(589)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(590)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_nsvc_ipv6-RSL-IPA(588)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL-IPA(588): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL(589): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass'.
Mon Mar 17 07:44:57 UTC 2025
====== BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv6.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2004305)
Waiting for packet dumper to finish... 1 (prev_count=2004305, count=2004804)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'.
------ BTS_Tests.TC_pcu_socket_two_nsvc ------
Mon Mar 17 07:45: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_socket_two_nsvc started.
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Tx:{ 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_two_nsvc-RSL(592)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Tx:{ 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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Tx:{ 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_two_nsvc-RSL(592)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Tx:{ 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_two_nsvc-RSL(592)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: 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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: 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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: 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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: 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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: 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_two_nsvc-RSL(592)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: 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_two_nsvc-RSL(592)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: 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_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_pcu_socket_two_nsvc-RSL(592)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_socket_two_nsvc-RSL-IPA(591)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(593)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL-IPA(591): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL(592): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(593): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_socket_two_nsvc finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc pass'.
Mon Mar 17 07:45:03 UTC 2025
====== BTS_Tests.TC_pcu_socket_two_nsvc pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_socket_two_nsvc.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2017522)
Waiting for packet dumper to finish... 1 (prev_count=2017522, count=2018021)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'.
------ BTS_Tests.TC_pcu_interf_ind ------
Mon Mar 17 07:45: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_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_pcu_interf_ind started.
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Tx:{ 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_interf_ind-RSL(595)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Tx:{ 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_interf_ind-RSL-IPA(594)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Tx:{ 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_interf_ind-RSL(595)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Tx:{ 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_interf_ind-RSL(595)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_interf_ind-RSL-IPA(594)@67a7502a7f5d: 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_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: 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_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_interf_ind-RSL-IPA(594)@67a7502a7f5d: 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_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_interf_ind-RSL-IPA(594)@67a7502a7f5d: 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_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_interf_ind-RSL-IPA(594)@67a7502a7f5d: 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_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Warning: Re-starting timer T, which is already active (running or expired).
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":6676
TC_pcu_interf_ind-RSL(595)@67a7502a7f5d: Final verdict of PTC: none
TC_pcu_interf_ind-RSL-IPA(594)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(596)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_interf_ind-RSL-IPA(594): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_pcu_interf_ind-RSL(595): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_pcu_interf_ind finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind pass'.
Mon Mar 17 07:45:14 UTC 2025
====== BTS_Tests.TC_pcu_interf_ind pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_pcu_interf_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5823311)
Waiting for packet dumper to finish... 1 (prev_count=5823311, count=5823810)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'.
------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------
Mon Mar 17 07:45: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_unsol_deact started.
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: 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_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: 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_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_unsol_deact(600)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_unsol_deact(600)@67a7502a7f5d: Final verdict of PTC: pass
IPA-CTRL-CLI-IPA(599)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_unsol_deact-RSL(598)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(597): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(598): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact(600): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass'.
Mon Mar 17 07:45:19 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2027203)
Waiting for packet dumper to finish... 1 (prev_count=2027203, count=2031387)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------
Mon Mar 17 07:45: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_tchf_act started.
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: 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_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: 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_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchf_act(604)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_tchf_act(604)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchf_act(604)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_tchf_act-RSL(602)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(603)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(601): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(602): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(603): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act(604): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass'.
Mon Mar 17 07:45:25 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchf_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2038428)
Waiting for packet dumper to finish... 1 (prev_count=2038428, count=2042174)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------
Mon Mar 17 07:45: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_tchh_act started.
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: 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_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: 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_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_act(608)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_tchh_act(608)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_act(608)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_act(608)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchh_act-RSL(606)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(607)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(605): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(606): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act(608): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass'.
Mon Mar 17 07:45:31 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2049687)
Waiting for packet dumper to finish... 1 (prev_count=2049687, count=2050186)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'.
------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------
Mon Mar 17 07:45: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_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_sdcch8_act started.
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: 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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: 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_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: 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_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_act(612)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_act-RSL(610)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(611)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(609): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(610): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(611): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act(612): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass'.
Mon Mar 17 07:45:36 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2118468)
Waiting for packet dumper to finish... 1 (prev_count=2118468, count=2118967)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:45: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_tchh_race_act started.
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: 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_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act(616)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_tchh_race_act(617)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_tchh_race_act(616)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_race_act(616)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_race_act(617)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_race_act(617)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_tchh_race_act(616)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_tchh_race_act(617)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_tchh_race_act-RSL(614)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(615)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(613): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(614): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act(616): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act(617): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass'.
Mon Mar 17 07:45:44 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2872702)
Waiting for packet dumper to finish... 1 (prev_count=2872702, count=2873201)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:45: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_sdcch8_race_act started.
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: 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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act(621)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(622)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(623)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(624)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(625)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(626)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(627)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(628)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_osmo_pdch_sdcch8_race_act(621)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(621)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(621)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(622)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(622)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(622)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(623)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(623)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(623)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(624)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(624)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(624)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(625)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(625)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(625)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(627)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(627)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(628)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(628)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(628)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(627)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_osmo_pdch_sdcch8_race_act(626)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(626)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_osmo_pdch_sdcch8_race_act(626)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(620)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(618): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(619): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(620): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(621): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(622): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(623): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(624): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(625): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(626): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(627): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act(628): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass'.
Mon Mar 17 07:45:51 UTC 2025
====== BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2958925)
Waiting for packet dumper to finish... 1 (prev_count=2958925, count=2959424)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'.
------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------
Mon Mar 17 07:45: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_ipa_pdch_tchf_act started.
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: 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_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: 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_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: 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_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_dyn_ipa_pdch_tchf_act(632)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_ipa_pdch_tchf_act(632)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_tchf_act(632)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_tchf_act(632)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_ipa_pdch_tchf_act-RSL(630)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(631)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(629): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(630): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(631): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act(632): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass'.
Mon Mar 17 07:45:56 UTC 2025
====== BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2042438)
Waiting for packet dumper to finish... 1 (prev_count=2042438, count=2042937)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:46: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started.
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(636)@67a7502a7f5d: setverdict(pass): none -> pass
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(636)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(636)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(636)@67a7502a7f5d: Final verdict of PTC: pass
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634)@67a7502a7f5d: Final verdict of PTC: none
TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(635)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(633): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(634): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack(636): pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass'.
Mon Mar 17 07:46:02 UTC 2025
====== BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2033064)
Waiting for packet dumper to finish... 1 (prev_count=2033064, count=2033563)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'.
------ BTS_Tests.TC_rll_est_ind ------
Mon Mar 17 07:46: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_rll_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_est_ind started.
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_ind-RSL(638)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_ind-RSL(638)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_ind-RSL(638)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_ind-RSL(638)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL(638)@67a7502a7f5d: 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_rll_est_ind-RSL(638)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL(638)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL(638)@67a7502a7f5d: 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_rll_est_ind-RSL(638)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_ind-RSL(638)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL(638)@67a7502a7f5d: 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_rll_est_ind-RSL(638)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_ind-RSL(638)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_est_ind-RSL(638)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_est_ind-RSL(638)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_ind-RSL(638)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(640)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(640)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(640)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(640)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(641)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(641)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(641)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(641)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_NORM_ASSIGN (1) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(642)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(642)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(642)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(642)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(643)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(643)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(643)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(643)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(644)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(644)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(644)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(644)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(645)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(645)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(645)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(645)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_ind(646)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(646)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(646)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(646)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_ind(647)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(647)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(647)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(647)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_ind(648)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(648)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(648)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(648)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_NORM_ASSIGN (1) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_ind(649)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(649)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(649)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(649)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_ind(650)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(650)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(650)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(650)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '01020304'O, exp := false, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_ind(651)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(651)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(651)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(651)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_ind(652)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(652)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(652)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_ind(652)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_ind": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_ind(653)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_ind(653)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:7250 : Timeout waiting for EST IND"", new component reason: ""BTS_Tests.ttcn:7250 : Timeout waiting for EST IND""
TC_rll_est_ind(653)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7250
MC@67a7502a7f5d: Test Component 653 has requested to stop MTC. Terminating current testcase execution.
TC_rll_est_ind-RSL(638)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_est_ind-RSL-IPA(637)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(639)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_est_ind(653)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:7250 : Timeout waiting for EST IND""
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind-RSL-IPA(637): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind-RSL(638): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(639): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(640): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(641): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(642): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(643): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(644): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(645): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(646): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(647): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(648): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(649): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(650): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(651): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(652): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_ind(653): fail (pass -> fail) reason: ""BTS_Tests.ttcn:7250 : Timeout waiting for EST IND""
MTC@67a7502a7f5d: Test case TC_rll_est_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:7250 : Timeout waiting for EST IND"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail'.
Mon Mar 17 07:46:31 UTC 2025
------ BTS_Tests.TC_rll_est_ind fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_est_ind.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=23402023)
Waiting for packet dumper to finish... 1 (prev_count=23402023, count=23402522)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'.
------ BTS_Tests.TC_rll_est_req_DCCH_3 ------
Mon Mar 17 07:46: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_est_req_DCCH_3 started.
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: 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_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: 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_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: 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_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_est_req_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_req_DCCH_3(657)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_req_DCCH_3(657)@67a7502a7f5d: 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_rll_est_req_DCCH_3(657)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_est_req_DCCH_3(657)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(657)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(657)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_req_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_req_DCCH_3(658)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_req_DCCH_3(658)@67a7502a7f5d: 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_rll_est_req_DCCH_3(658)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_est_req_DCCH_3(658)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(658)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(658)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_req_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_req_DCCH_3(659)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_req_DCCH_3(659)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_est_req_DCCH_3(659)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(659)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(659)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_req_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_req_DCCH_3(660)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_req_DCCH_3(660)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_est_req_DCCH_3(660)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(660)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_DCCH_3(660)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_est_req_DCCH_3-RSL(655)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(656)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_est_req_DCCH_3-RSL-IPA(654)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(654): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(655): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_DCCH_3(657): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_DCCH_3(658): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_DCCH_3(659): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_DCCH_3(660): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rll_est_req_DCCH_3 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 pass'.
Mon Mar 17 07:46:37 UTC 2025
====== BTS_Tests.TC_rll_est_req_DCCH_3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_est_req_DCCH_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2663011)
Waiting for packet dumper to finish... 1 (prev_count=2663011, count=2663510)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'.
------ BTS_Tests.TC_rll_est_req_ACCH_3 ------
Mon Mar 17 07:46: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_est_req_ACCH_3 started.
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: 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_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: 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_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_est_req_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_est_req_ACCH_3(664)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: 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_rll_est_req_ACCH_3(664)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_est_req_ACCH_3(664)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(664)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(664)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_req_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_req_ACCH_3(665)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: 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_rll_est_req_ACCH_3(665)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_est_req_ACCH_3(665)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(665)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(665)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_req_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_est_req_ACCH_3(666)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_req_ACCH_3(666)@67a7502a7f5d: 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_rll_est_req_ACCH_3(666)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_est_req_ACCH_3(666)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(666)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(666)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_est_req_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_est_req_ACCH_3(667)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_est_req_ACCH_3(667)@67a7502a7f5d: 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_rll_est_req_ACCH_3(667)@67a7502a7f5d: 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_rll_est_req_ACCH_3(667)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '001'B, p_f := true, u2 := '11'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_est_req_ACCH_3(667)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(667)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_est_req_ACCH_3(667)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_est_req_ACCH_3-RSL(662)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_est_req_ACCH_3-RSL-IPA(661)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(663)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(661): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(662): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(663): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_ACCH_3(664): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_ACCH_3(665): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_ACCH_3(666): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_est_req_ACCH_3(667): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rll_est_req_ACCH_3 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 pass'.
Mon Mar 17 07:46:45 UTC 2025
====== BTS_Tests.TC_rll_est_req_ACCH_3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_est_req_ACCH_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4011427)
Waiting for packet dumper to finish... 1 (prev_count=4011427, count=4015173)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'.
------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------
Mon Mar 17 07:46: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_rel_ind_DCCH_0 started.
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_rel_ind_DCCH_0": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(671)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_ind_DCCH_0": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(672)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_ind_DCCH_0": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_ind_DCCH_0(673)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_0(673)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(673)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(673)@67a7502a7f5d: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(673)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(673)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(673)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(673)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_ind_DCCH_0": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: 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_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_0(674)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_rel_ind_DCCH_0-RSL(669)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_ind_DCCH_0-RSL-IPA(668)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(670)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(668): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(669): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_0(671): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_0(672): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_0(673): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_0(674): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 pass'.
Mon Mar 17 07:46:53 UTC 2025
====== BTS_Tests.TC_rll_rel_ind_DCCH_0 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4172791)
Waiting for packet dumper to finish... 1 (prev_count=4172791, count=4173290)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'.
------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------
Mon Mar 17 07:46: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_rel_ind_DCCH_3 started.
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_rel_ind_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(678)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_ind_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(679)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_ind_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_rel_ind_DCCH_3(680)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_3(680)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(680)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(680)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(680)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(680)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(680)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(680)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_ind_DCCH_3": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: 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_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_DCCH_3(681)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_rel_ind_DCCH_3-RSL(676)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_ind_DCCH_3-RSL-IPA(675)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(677)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(675): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(676): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_3(678): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_3(679): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_3(680): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_DCCH_3(681): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 pass'.
Mon Mar 17 07:47:02 UTC 2025
====== BTS_Tests.TC_rll_rel_ind_DCCH_3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4167906)
Waiting for packet dumper to finish... 1 (prev_count=4167906, count=4168405)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'.
------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------
Mon Mar 17 07:47: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_rel_ind_ACCH_0 started.
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_rel_ind_ACCH_0": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_0(685)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_ind_ACCH_0": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_rel_ind_ACCH_0(686)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_0(686)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"", new component reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
TC_rll_rel_ind_ACCH_0(686)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7376
MC@67a7502a7f5d: Test Component 686 has requested to stop MTC. Terminating current testcase execution.
TC_rll_rel_ind_ACCH_0-RSL(683)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_0(686)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
IPA-CTRL-CLI-IPA(684)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_0-RSL-IPA(682)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(682): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(683): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(684): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_ACCH_0(685): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_ACCH_0(686): fail (pass -> fail) reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
MTC@67a7502a7f5d: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail'.
Mon Mar 17 07:47:11 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_ACCH_0 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5681416)
Waiting for packet dumper to finish... 1 (prev_count=5681416, count=5682043)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'.
------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------
Mon Mar 17 07:47: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_rel_ind_ACCH_3 started.
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_rel_ind_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: 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_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_ind_ACCH_3(690)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_ind_ACCH_3": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_rel_ind_ACCH_3(691)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_ind_ACCH_3(691)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"", new component reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
TC_rll_rel_ind_ACCH_3(691)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7376
MC@67a7502a7f5d: Test Component 691 has requested to stop MTC. Terminating current testcase execution.
IPA-CTRL-CLI-IPA(689)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_3-RSL-IPA(687)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_3-RSL(688)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_ind_ACCH_3(691)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(687): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(688): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_ACCH_3(690): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_ind_ACCH_3(691): fail (pass -> fail) reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
MTC@67a7502a7f5d: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail'.
Mon Mar 17 07:47:21 UTC 2025
------ BTS_Tests.TC_rll_rel_ind_ACCH_3 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5669355)
Waiting for packet dumper to finish... 1 (prev_count=5669355, count=5669982)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'.
------ BTS_Tests.TC_rll_rel_req ------
Mon Mar 17 07:47: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_rll_rel_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_rel_req started.
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_req-RSL(693)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_rel_req-RSL(693)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_rel_req-RSL(693)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_rel_req-RSL(693)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL(693)@67a7502a7f5d: 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_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL(693)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_req-RSL(693)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_rel_req-RSL(693)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_rel_req-RSL(693)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_req-RSL(693)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_rel_req-RSL(693)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_rel_req-RSL(693)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_req-RSL(693)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_rel_req-RSL(693)@67a7502a7f5d: 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_rll_rel_req-RSL(693)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_rel_req-RSL(693)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_req(695)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_req(695)@67a7502a7f5d: 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_rll_rel_req(695)@67a7502a7f5d: 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_rll_rel_req(695)@67a7502a7f5d: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_req(695)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(695)@67a7502a7f5d: 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_rll_rel_req(695)@67a7502a7f5d: 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_rll_rel_req(695)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(695)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(695)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(695)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_req(696)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(696)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: 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_rll_rel_req(696)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(696)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(696)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(696)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_req(697)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_req(697)@67a7502a7f5d: 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_rll_rel_req(697)@67a7502a7f5d: 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_rll_rel_req(697)@67a7502a7f5d: 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_rll_rel_req(697)@67a7502a7f5d: 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_rll_rel_req(697)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(697)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(697)@67a7502a7f5d: 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_rll_rel_req(697)@67a7502a7f5d: 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_rll_rel_req(697)@67a7502a7f5d: 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_rll_rel_req(697)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(697)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(697)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(697)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_req": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_rel_req(698)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(698)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: 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_rll_rel_req(698)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_rll_rel_req(698)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(698)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(698)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '01020304'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_rel_req(699)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_req(699)@67a7502a7f5d: 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_rll_rel_req(699)@67a7502a7f5d: 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_rll_rel_req(699)@67a7502a7f5d: 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_rll_rel_req(699)@67a7502a7f5d: 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 := '01020304'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } }
TC_rll_rel_req(699)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(699)@67a7502a7f5d: 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_rll_rel_req(699)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '010'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_rll_rel_req(699)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(699)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_rel_req(699)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_rel_req": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := ''O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_rel_req(700)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_rel_req(700)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"", new component reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
TC_rll_rel_req(700)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7376
MC@67a7502a7f5d: Test Component 700 has requested to stop MTC. Terminating current testcase execution.
TC_rll_rel_req-RSL(693)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_req-RSL-IPA(692)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(694)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_rel_req(700)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_req-RSL-IPA(692): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_req-RSL(693): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(694): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_req(695): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_req(696): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_req(697): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_req(698): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_req(699): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_rel_req(700): fail (pass -> fail) reason: ""BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND""
MTC@67a7502a7f5d: Test case TC_rll_rel_req finished. Verdict: fail reason: "BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail'.
Mon Mar 17 07:47:33 UTC 2025
------ BTS_Tests.TC_rll_rel_req fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_rel_req.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9195741)
Waiting for packet dumper to finish... 1 (prev_count=9195741, count=9196240)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'.
------ BTS_Tests.TC_rll_unit_data_req_DCCH ------
Mon Mar 17 07:47: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_unit_data_req_DCCH started.
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: 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_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: 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_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'A66C3722CEC0EC7ECE99B811141B97'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_req_DCCH(704)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(704)@67a7502a7f5d: 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_rll_unit_data_req_DCCH(704)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := 'A66C3722CEC0EC7ECE99B811141B97'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(704)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(704)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(704)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'A66C3722CEC0EC7ECE99B811141B97'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_req_DCCH(705)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(705)@67a7502a7f5d: 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_rll_unit_data_req_DCCH(705)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 15, m := false, el := 1, payload := 'A66C3722CEC0EC7ECE99B811141B97'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(705)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(705)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(705)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'A66C3722CEC0EC7ECE99B811141B97'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_req_DCCH(706)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(706)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := 'A66C3722CEC0EC7ECE99B811141B97'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(706)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(706)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(706)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'A66C3722CEC0EC7ECE99B811141B97'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_req_DCCH(707)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(707)@67a7502a7f5d: 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_rll_unit_data_req_DCCH(707)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 15, m := false, el := 1, payload := 'A66C3722CEC0EC7ECE99B811141B97'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(707)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(707)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(707)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'A66C3722CEC0EC7ECE99B811141B97'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_req_DCCH(708)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(708)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := 'A66C3722CEC0EC7ECE99B811141B97'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(708)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(708)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(708)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'A66C3722CEC0EC7ECE99B811141B97'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_req_DCCH(709)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(709)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 15, m := false, el := 1, payload := 'A66C3722CEC0EC7ECE99B811141B97'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(709)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(709)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(709)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := 'A66C3722CEC0EC7ECE99B811141B97'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_req_DCCH(710)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(710)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := 'A66C3722CEC0EC7ECE99B811141B97'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(710)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(710)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(710)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := 'A66C3722CEC0EC7ECE99B811141B97'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_req_DCCH(711)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_DCCH(711)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 15, m := false, el := 1, payload := 'A66C3722CEC0EC7ECE99B811141B97'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_rll_unit_data_req_DCCH(711)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(711)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_DCCH(711)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_unit_data_req_DCCH-RSL-IPA(701)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_unit_data_req_DCCH-RSL(702)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(703)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(701): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(702): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(703): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH(704): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH(705): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH(706): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH(707): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH(708): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH(709): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH(710): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_DCCH(711): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rll_unit_data_req_DCCH finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH pass'.
Mon Mar 17 07:47:40 UTC 2025
====== BTS_Tests.TC_rll_unit_data_req_DCCH pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_unit_data_req_DCCH.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3260203)
Waiting for packet dumper to finish... 1 (prev_count=3260203, count=3260702)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'.
------ BTS_Tests.TC_rll_unit_data_req_ACCH ------
Mon Mar 17 07:47: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_unit_data_req_ACCH started.
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: 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_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O } }
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(715)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Rx LAPDm { b4 := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, payload := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O } }
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(716)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O } }
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(717)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Rx LAPDm { b4 := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, payload := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O } }
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(718)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_req_ACCH(719)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(719)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(719)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O } }
TC_rll_unit_data_req_ACCH(719)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(719)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(719)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_req_ACCH(720)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(720)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(720)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(720)@67a7502a7f5d: Rx LAPDm { b4 := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, payload := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O } }
TC_rll_unit_data_req_ACCH(720)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(720)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(720)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_req_ACCH(721)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(721)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(721)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(721)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O } }
TC_rll_unit_data_req_ACCH(721)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(721)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(721)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_req_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_req_ACCH(722)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_req_ACCH(722)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(722)@67a7502a7f5d: Rx LAPDm { b4 := { 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 } }, payload := '012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
TC_rll_unit_data_req_ACCH(722)@67a7502a7f5d: Rx LAPDm { b4 := { addr := { spare := '0'B, lpd := 0, sapi := 3, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, payload := '5D3F8E5D98322D069B452CF18E40BD2A5FFE5F'O } }
TC_rll_unit_data_req_ACCH(722)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(722)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_req_ACCH(722)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":7215
TC_rll_unit_data_req_ACCH-RSL(713)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_unit_data_req_ACCH-RSL-IPA(712)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(714)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(712): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(713): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH(715): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH(716): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH(717): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH(718): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH(719): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH(720): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH(721): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_req_ACCH(722): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_rll_unit_data_req_ACCH finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH pass'.
Mon Mar 17 07:47:50 UTC 2025
====== BTS_Tests.TC_rll_unit_data_req_ACCH pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_unit_data_req_ACCH.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5738856)
Waiting for packet dumper to finish... 1 (prev_count=5738856, count=5742603)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'.
------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------
Mon Mar 17 07:47: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_unit_data_ind_DCCH started.
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: 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_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: 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_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '5D9B16B5C28F010375013158079C51EEA1E8BBD8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_ind_DCCH(726)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(726)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(726)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(726)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '5D9B16B5C28F010375013158079C51EEA1E8BBD8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_ind_DCCH(727)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(727)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(727)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(727)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 0, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '5D9B16B5C28F010375013158079C51EEA1E8BBD8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_ind_DCCH(728)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(728)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(728)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_DCCH(728)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_DCCH": XXX Starting { sapi := 3, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '5D9B16B5C28F010375013158079C51EEA1E8BBD8'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_ind_DCCH(729)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_DCCH(729)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout"", new component reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
TC_rll_unit_data_ind_DCCH(729)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":727
MC@67a7502a7f5d: Test Component 729 has requested to stop MTC. Terminating current testcase execution.
TC_rll_unit_data_ind_DCCH-RSL(724)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(725)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_unit_data_ind_DCCH-RSL-IPA(723)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_unit_data_ind_DCCH(729)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(723): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(724): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(725): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_DCCH(726): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_DCCH(727): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_DCCH(728): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_DCCH(729): fail (pass -> fail) reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@67a7502a7f5d: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:727 : Tguard timeout"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail'.
Mon Mar 17 07:48:16 UTC 2025
------ BTS_Tests.TC_rll_unit_data_ind_DCCH fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_unit_data_ind_DCCH.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17154826)
Waiting for packet dumper to finish... 1 (prev_count=17154826, count=17155325)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'.
------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------
Mon Mar 17 07:48: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rll_unit_data_ind_ACCH started.
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: 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_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: 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_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '1A5BD762CD020AE57DBF90B649FE80E4318B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_ind_ACCH(733)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(733)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(733)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(733)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '1A5BD762CD020AE57DBF90B649FE80E4318B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_rll_unit_data_ind_ACCH(734)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(734)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(734)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(734)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '1A5BD762CD020AE57DBF90B649FE80E4318B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_ind_ACCH(735)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(735)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(735)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(735)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '1A5BD762CD020AE57DBF90B649FE80E4318B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_ind_ACCH(736)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(736)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(736)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(736)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '1A5BD762CD020AE57DBF90B649FE80E4318B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_ind_ACCH(737)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(737)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(737)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(737)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 3, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 3 }, l3 := '1A5BD762CD020AE57DBF90B649FE80E4318B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_rll_unit_data_ind_ACCH(738)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(738)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(738)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_rll_unit_data_ind_ACCH(738)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_rll_unit_data_ind_ACCH": XXX Starting { sapi := 0, link_id := { c := SACCH (1), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, l3 := '1A5BD762CD020AE57DBF90B649FE80E4318B'O, exp := true, act_type := { reactivation := false, reserved := 0, a_bits := ACT_REL_TO_IMM_ASSIGN (0) } } on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_rll_unit_data_ind_ACCH(739)@67a7502a7f5d: setverdict(pass): none -> pass
TC_rll_unit_data_ind_ACCH(739)@67a7502a7f5d: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout"", new component reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
TC_rll_unit_data_ind_ACCH(739)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":727
MC@67a7502a7f5d: Test Component 739 has requested to stop MTC. Terminating current testcase execution.
TC_rll_unit_data_ind_ACCH-RSL(731)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(732)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_unit_data_ind_ACCH-RSL-IPA(730)@67a7502a7f5d: Final verdict of PTC: none
TC_rll_unit_data_ind_ACCH(739)@67a7502a7f5d: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(730): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(731): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(732): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH(733): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH(734): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH(735): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH(736): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH(737): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH(738): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_rll_unit_data_ind_ACCH(739): fail (pass -> fail) reason: ""BTS_Tests.ttcn:727 : Tguard timeout""
MTC@67a7502a7f5d: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:727 : Tguard timeout"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail'.
Mon Mar 17 07:48:56 UTC 2025
------ BTS_Tests.TC_rll_unit_data_ind_ACCH fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_rll_unit_data_ind_ACCH.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=28088795)
Waiting for packet dumper to finish... 1 (prev_count=28088795, count=28089294)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'.
------ BTS_Tests.TC_chan_act_a51 ------
Mon Mar 17 07:48: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_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chan_act_a51 started.
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Tx:{ 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_a51-RSL(741)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Tx:{ 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_a51-RSL-IPA(740)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Tx:{ 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_a51-RSL(741)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_a51-RSL(741)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Tx:{ 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_a51-RSL(741)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a51-RSL-IPA(740)@67a7502a7f5d: 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_a51-RSL-IPA(740)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a51-RSL-IPA(740)@67a7502a7f5d: 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_a51-RSL(741)@67a7502a7f5d: 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_a51-RSL-IPA(740)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a51-RSL-IPA(740)@67a7502a7f5d: 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_a51-RSL-IPA(740)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL(741)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a51-RSL(741)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_chan_act_a51-RSL(741)@67a7502a7f5d: 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_a51-RSL(741)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a51-RSL(741)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_chan_act_a51-RSL(741)@67a7502a7f5d: 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_a51-RSL(741)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a51-RSL(741)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a51-RSL-IPA(740)@67a7502a7f5d: 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_a51-RSL-IPA(740)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_chan_act_a51-RSL(741)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_chan_act_a51-RSL(741)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a51-RSL(741)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_chan_act_a51": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_chan_act_a51(743)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a51(743)@67a7502a7f5d: 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_chan_act_a51(743)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a51(743)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(743)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(743)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(743)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a51": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_chan_act_a51(744)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a51(744)@67a7502a7f5d: 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_chan_act_a51(744)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a51(744)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(744)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(744)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(744)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a51": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_chan_act_a51(745)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a51(745)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a51(745)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(745)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(745)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(745)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a51": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_chan_act_a51(746)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a51(746)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a51(746)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(746)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(746)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a51(746)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_chan_act_a51-RSL(741)@67a7502a7f5d: Final verdict of PTC: none
TC_chan_act_a51-RSL-IPA(740)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(742)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a51-RSL-IPA(740): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a51-RSL(741): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a51(743): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a51(744): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a51(745): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a51(746): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_chan_act_a51 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 pass'.
Mon Mar 17 07:49:03 UTC 2025
====== BTS_Tests.TC_chan_act_a51 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_a51.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3428958)
Waiting for packet dumper to finish... 1 (prev_count=3428958, count=3429457)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'.
------ BTS_Tests.TC_chan_act_a52 ------
Mon Mar 17 07:49: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_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chan_act_a52 started.
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Tx:{ 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_a52-RSL(748)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Tx:{ 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_a52-RSL(748)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Tx:{ 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_a52-RSL(748)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Tx:{ 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_a52-RSL(748)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a52-RSL-IPA(747)@67a7502a7f5d: 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_a52-RSL-IPA(747)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL(748)@67a7502a7f5d: 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_a52-RSL(748)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a52-RSL(748)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a52-RSL-IPA(747)@67a7502a7f5d: 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_a52-RSL-IPA(747)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a52-RSL-IPA(747)@67a7502a7f5d: 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_a52-RSL-IPA(747)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a52-RSL-IPA(747)@67a7502a7f5d: 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_a52-RSL-IPA(747)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a52-RSL(748)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_chan_act_a52-RSL(748)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a52-RSL(748)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_chan_act_a52-RSL(748)@67a7502a7f5d: 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_a52-RSL(748)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a52-RSL(748)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_chan_act_a52-RSL(748)@67a7502a7f5d: 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_a52-RSL(748)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a52-RSL(748)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_chan_act_a52": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_chan_act_a52(750)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a52(750)@67a7502a7f5d: 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_chan_act_a52(750)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a52(750)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(750)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(750)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(750)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a52": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_chan_act_a52(751)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a52(751)@67a7502a7f5d: 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_chan_act_a52(751)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a52(751)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(751)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(751)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(751)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a52": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_chan_act_a52(752)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a52(752)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a52(752)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(752)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(752)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(752)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a52": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_chan_act_a52(753)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a52(753)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a52(753)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(753)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(753)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a52(753)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_chan_act_a52-RSL(748)@67a7502a7f5d: Final verdict of PTC: none
TC_chan_act_a52-RSL-IPA(747)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(749)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a52-RSL-IPA(747): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a52-RSL(748): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a52(750): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a52(751): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a52(752): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a52(753): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_chan_act_a52 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 pass'.
Mon Mar 17 07:49:10 UTC 2025
====== BTS_Tests.TC_chan_act_a52 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_a52.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3426708)
Waiting for packet dumper to finish... 1 (prev_count=3426708, count=3427207)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'.
------ BTS_Tests.TC_chan_act_a53 ------
Mon Mar 17 07:49: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_chan_act_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chan_act_a53 started.
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Tx:{ 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_a53-RSL(755)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Tx:{ 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_a53-RSL(755)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Tx:{ 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_a53-RSL-IPA(754)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Tx:{ 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_a53-RSL(755)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_a53-RSL(755)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a53-RSL-IPA(754)@67a7502a7f5d: 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_a53-RSL-IPA(754)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL(755)@67a7502a7f5d: 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_a53-RSL-IPA(754)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a53-RSL-IPA(754)@67a7502a7f5d: 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_a53-RSL-IPA(754)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL(755)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a53-RSL-IPA(754)@67a7502a7f5d: 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_a53-RSL(755)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_chan_act_a53-RSL(755)@67a7502a7f5d: 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_a53-RSL-IPA(754)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL(755)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a53-RSL(755)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_a53-RSL(755)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_chan_act_a53-RSL(755)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a53-RSL(755)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a53-RSL-IPA(754)@67a7502a7f5d: 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_a53-RSL-IPA(754)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_chan_act_a53-RSL(755)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_chan_act_a53-RSL(755)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a53-RSL(755)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_chan_act_a53": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_chan_act_a53(757)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a53(757)@67a7502a7f5d: 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_chan_act_a53(757)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a53(757)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(757)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(757)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(757)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a53": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_chan_act_a53(758)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a53(758)@67a7502a7f5d: 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_chan_act_a53(758)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a53(758)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(758)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(758)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(758)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a53": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_chan_act_a53(759)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a53(759)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a53(759)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(759)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(759)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(759)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a53": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_chan_act_a53(760)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a53(760)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a53(760)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(760)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(760)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a53(760)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_chan_act_a53-RSL(755)@67a7502a7f5d: Final verdict of PTC: none
TC_chan_act_a53-RSL-IPA(754)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(756)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a53-RSL-IPA(754): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a53-RSL(755): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a53(757): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a53(758): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a53(759): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a53(760): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_chan_act_a53 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 pass'.
Mon Mar 17 07:49:18 UTC 2025
====== BTS_Tests.TC_chan_act_a53 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_a53.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3422802)
Waiting for packet dumper to finish... 1 (prev_count=3422802, count=3423301)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'.
------ BTS_Tests.TC_chan_act_a54 ------
Mon Mar 17 07:49: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_chan_act_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chan_act_a54 started.
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Tx:{ 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_a54-RSL(762)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Tx:{ 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_a54-RSL(762)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Tx:{ 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_a54-RSL(762)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Tx:{ 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_a54-RSL(762)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a54-RSL-IPA(761)@67a7502a7f5d: 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_a54-RSL-IPA(761)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL(762)@67a7502a7f5d: 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_a54-RSL-IPA(761)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a54-RSL-IPA(761)@67a7502a7f5d: 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_a54-RSL-IPA(761)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL(762)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a54-RSL-IPA(761)@67a7502a7f5d: 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_a54-RSL(762)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL(762)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL(762)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a54-RSL(762)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_chan_act_a54-RSL(762)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_chan_act_a54-RSL(762)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a54-RSL(762)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_a54-RSL-IPA(761)@67a7502a7f5d: 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_a54-RSL-IPA(761)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_chan_act_a54-RSL(762)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_chan_act_a54-RSL(762)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_chan_act_a54-RSL(762)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_chan_act_a54": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_chan_act_a54(764)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a54(764)@67a7502a7f5d: 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_chan_act_a54(764)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a54(764)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(764)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(764)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(764)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a54": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_chan_act_a54(765)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a54(765)@67a7502a7f5d: 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_chan_act_a54(765)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a54(765)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(765)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(765)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(765)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a54": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_chan_act_a54(766)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a54(766)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a54(766)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(766)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(766)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(766)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_chan_act_a54": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_chan_act_a54(767)@67a7502a7f5d: setverdict(pass): none -> pass
TC_chan_act_a54(767)@67a7502a7f5d: 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 := 'DAE02851EBFE1FE8FAB9CFD8BC241A9C40F7AD40'O, padding := ''O } }
TC_chan_act_a54(767)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(767)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(767)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_chan_act_a54(767)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_chan_act_a54-RSL(762)@67a7502a7f5d: Final verdict of PTC: none
TC_chan_act_a54-RSL-IPA(761)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(763)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a54-RSL-IPA(761): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a54-RSL(762): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(763): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a54(764): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a54(765): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a54(766): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_chan_act_a54(767): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_chan_act_a54 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 pass'.
Mon Mar 17 07:49:25 UTC 2025
====== BTS_Tests.TC_chan_act_a54 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chan_act_a54.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3423842)
Waiting for packet dumper to finish... 1 (prev_count=3423842, count=3427588)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'.
------ BTS_Tests.TC_encr_cmd_a51 ------
Mon Mar 17 07:49: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_encr_cmd_a51 started.
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: 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_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: 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_encr_cmd_a51-RSL(769)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_encr_cmd_a51": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_encr_cmd_a51(771)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063501'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a51(771)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(771)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(771)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(771)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: 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_encr_cmd_a51(771)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a51(771)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(771)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(771)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a51": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_encr_cmd_a51(772)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a51(772)@67a7502a7f5d: 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_encr_cmd_a51(772)@67a7502a7f5d: 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_encr_cmd_a51(772)@67a7502a7f5d: 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_encr_cmd_a51(772)@67a7502a7f5d: 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_encr_cmd_a51(772)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(772)@67a7502a7f5d: 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_encr_cmd_a51(772)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063501'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a51(772)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(772)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(772)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(772)@67a7502a7f5d: 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_encr_cmd_a51(772)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a51(772)@67a7502a7f5d: 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_encr_cmd_a51(772)@67a7502a7f5d: 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_encr_cmd_a51(772)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a51(772)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(772)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(772)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a51": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_encr_cmd_a51(773)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a51(773)@67a7502a7f5d: 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_encr_cmd_a51(773)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a51(773)@67a7502a7f5d: 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_encr_cmd_a51(773)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(773)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063501'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a51(773)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(773)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(773)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(773)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a51(773)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a51(773)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(773)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(773)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a51": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_encr_cmd_a51(774)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a51(774)@67a7502a7f5d: 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_encr_cmd_a51(774)@67a7502a7f5d: 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_encr_cmd_a51(774)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a51(774)@67a7502a7f5d: 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_encr_cmd_a51(774)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(774)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063501'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a51(774)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(774)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(774)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(774)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a51(774)@67a7502a7f5d: 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_encr_cmd_a51(774)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a51(774)@67a7502a7f5d: 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_encr_cmd_a51(774)@67a7502a7f5d: 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_encr_cmd_a51(774)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a51(774)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a51(774)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(774)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a51(774)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_encr_cmd_a51-RSL(769)@67a7502a7f5d: Final verdict of PTC: none
TC_encr_cmd_a51-RSL-IPA(768)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(770)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(768): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a51-RSL(769): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(770): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a51(771): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a51(772): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a51(773): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a51(774): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_encr_cmd_a51 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 pass'.
Mon Mar 17 07:49:35 UTC 2025
====== BTS_Tests.TC_encr_cmd_a51 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_encr_cmd_a51.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5916068)
Waiting for packet dumper to finish... 1 (prev_count=5916068, count=5916567)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'.
------ BTS_Tests.TC_encr_cmd_a52 ------
Mon Mar 17 07:49: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_a52.pcap" >/data/BTS_Tests.TC_encr_cmd_a52.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_encr_cmd_a52 started.
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: 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_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_encr_cmd_a52": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_encr_cmd_a52(778)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063503'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a52(778)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(778)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(778)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(778)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: 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_encr_cmd_a52(778)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a52(778)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(778)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(778)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a52": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_encr_cmd_a52(779)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a52(779)@67a7502a7f5d: 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_encr_cmd_a52(779)@67a7502a7f5d: 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_encr_cmd_a52(779)@67a7502a7f5d: 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_encr_cmd_a52(779)@67a7502a7f5d: 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_encr_cmd_a52(779)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(779)@67a7502a7f5d: 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_encr_cmd_a52(779)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063503'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a52(779)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(779)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(779)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(779)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a52(779)@67a7502a7f5d: 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_encr_cmd_a52(779)@67a7502a7f5d: 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_encr_cmd_a52(779)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a52(779)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(779)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(779)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a52": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_encr_cmd_a52(780)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a52(780)@67a7502a7f5d: 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_encr_cmd_a52(780)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a52(780)@67a7502a7f5d: 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_encr_cmd_a52(780)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(780)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063503'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a52(780)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(780)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(780)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(780)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a52(780)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a52(780)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(780)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(780)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a52": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_encr_cmd_a52(781)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a52(781)@67a7502a7f5d: 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_encr_cmd_a52(781)@67a7502a7f5d: 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_encr_cmd_a52(781)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a52(781)@67a7502a7f5d: 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_encr_cmd_a52(781)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(781)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063503'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a52(781)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(781)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(781)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(781)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a52(781)@67a7502a7f5d: 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_encr_cmd_a52(781)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a52(781)@67a7502a7f5d: 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_encr_cmd_a52(781)@67a7502a7f5d: 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_encr_cmd_a52(781)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a52(781)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a52(781)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(781)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a52(781)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_encr_cmd_a52-RSL(776)@67a7502a7f5d: Final verdict of PTC: none
TC_encr_cmd_a52-RSL-IPA(775)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(777)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(775): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a52-RSL(776): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(777): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a52(778): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a52(779): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a52(780): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a52(781): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_encr_cmd_a52 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 pass'.
Mon Mar 17 07:49:46 UTC 2025
====== BTS_Tests.TC_encr_cmd_a52 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_encr_cmd_a52.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5915598)
Waiting for packet dumper to finish... 1 (prev_count=5915598, count=5916097)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'.
------ BTS_Tests.TC_encr_cmd_a53 ------
Mon Mar 17 07:49: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_encr_cmd_a53 started.
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: 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_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: 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_encr_cmd_a53-RSL(783)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: 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_encr_cmd_a53-RSL(783)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: 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_encr_cmd_a53-RSL(783)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_encr_cmd_a53": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_encr_cmd_a53(785)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a53(785)@67a7502a7f5d: 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_encr_cmd_a53(785)@67a7502a7f5d: 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_encr_cmd_a53(785)@67a7502a7f5d: 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_encr_cmd_a53(785)@67a7502a7f5d: 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_encr_cmd_a53(785)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(785)@67a7502a7f5d: 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_encr_cmd_a53(785)@67a7502a7f5d: 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_encr_cmd_a53(785)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063505'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a53(785)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(785)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(785)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(785)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a53(785)@67a7502a7f5d: 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_encr_cmd_a53(785)@67a7502a7f5d: 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_encr_cmd_a53(785)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a53(785)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(785)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(785)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a53": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_encr_cmd_a53(786)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a53(786)@67a7502a7f5d: 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_encr_cmd_a53(786)@67a7502a7f5d: 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_encr_cmd_a53(786)@67a7502a7f5d: 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_encr_cmd_a53(786)@67a7502a7f5d: 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_encr_cmd_a53(786)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(786)@67a7502a7f5d: 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_encr_cmd_a53(786)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063505'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a53(786)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(786)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(786)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(786)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a53(786)@67a7502a7f5d: 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_encr_cmd_a53(786)@67a7502a7f5d: 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_encr_cmd_a53(786)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a53(786)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(786)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(786)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a53": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_encr_cmd_a53(787)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a53(787)@67a7502a7f5d: 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_encr_cmd_a53(787)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a53(787)@67a7502a7f5d: 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_encr_cmd_a53(787)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(787)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063505'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a53(787)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(787)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(787)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(787)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a53(787)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a53(787)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(787)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(787)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a53": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_encr_cmd_a53(788)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a53(788)@67a7502a7f5d: 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_encr_cmd_a53(788)@67a7502a7f5d: 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_encr_cmd_a53(788)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a53(788)@67a7502a7f5d: 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_encr_cmd_a53(788)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(788)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063505'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a53(788)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(788)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(788)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(788)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a53(788)@67a7502a7f5d: 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_encr_cmd_a53(788)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a53(788)@67a7502a7f5d: 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_encr_cmd_a53(788)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a53(788)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a53(788)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(788)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a53(788)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
IPA-CTRL-CLI-IPA(784)@67a7502a7f5d: Final verdict of PTC: none
TC_encr_cmd_a53-RSL-IPA(782)@67a7502a7f5d: Final verdict of PTC: none
TC_encr_cmd_a53-RSL(783)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(782): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a53-RSL(783): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(784): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a53(785): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a53(786): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a53(787): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a53(788): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_encr_cmd_a53 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 pass'.
Mon Mar 17 07:49:56 UTC 2025
====== BTS_Tests.TC_encr_cmd_a53 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_encr_cmd_a53.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5902219)
Waiting for packet dumper to finish... 1 (prev_count=5902219, count=5902718)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'.
------ BTS_Tests.TC_encr_cmd_a54 ------
Mon Mar 17 07:49: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_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_encr_cmd_a54 started.
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: 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_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: 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_encr_cmd_a54-RSL(790)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_encr_cmd_a54": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_encr_cmd_a54(792)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063507'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a54(792)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(792)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(792)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(792)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: 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_encr_cmd_a54(792)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a54(792)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(792)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(792)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a54": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_encr_cmd_a54(793)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063507'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a54(793)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(793)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(793)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: 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_encr_cmd_a54(793)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a54(793)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(793)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(793)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a54": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_encr_cmd_a54(794)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a54(794)@67a7502a7f5d: 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_encr_cmd_a54(794)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a54(794)@67a7502a7f5d: 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_encr_cmd_a54(794)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(794)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063507'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a54(794)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(794)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(794)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(794)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a54(794)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a54(794)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(794)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(794)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_encr_cmd_a54": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_encr_cmd_a54(795)@67a7502a7f5d: setverdict(pass): none -> pass
TC_encr_cmd_a54(795)@67a7502a7f5d: 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_encr_cmd_a54(795)@67a7502a7f5d: 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_encr_cmd_a54(795)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a54(795)@67a7502a7f5d: 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_encr_cmd_a54(795)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(795)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { i := { n_r := 0, p := false, n_s := 0, spare := '0'B } }, len := 3, m := false, el := 1, payload := '063507'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } }
TC_encr_cmd_a54(795)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(795)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(795)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(795)@67a7502a7f5d: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := true, s := '00'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_encr_cmd_a54(795)@67a7502a7f5d: 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_encr_cmd_a54(795)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a54(795)@67a7502a7f5d: 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_encr_cmd_a54(795)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_encr_cmd_a54(795)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_encr_cmd_a54(795)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(795)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_encr_cmd_a54(795)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_encr_cmd_a54-RSL(790)@67a7502a7f5d: Final verdict of PTC: none
TC_encr_cmd_a54-RSL-IPA(789)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(791)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(789): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a54-RSL(790): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(791): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a54(792): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a54(793): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a54(794): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_encr_cmd_a54(795): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_encr_cmd_a54 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 pass'.
Mon Mar 17 07:50:06 UTC 2025
====== BTS_Tests.TC_encr_cmd_a54 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_encr_cmd_a54.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5904604)
Waiting for packet dumper to finish... 1 (prev_count=5904604, count=5905231)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'.
------ BTS_Tests.TC_err_rep_wrong_mdisc ------
Mon Mar 17 07:50: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_err_rep_wrong_mdisc started.
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: 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_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: 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_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_mdisc(799)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":5093
TC_err_rep_wrong_mdisc-RSL(797)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(798)@67a7502a7f5d: Final verdict of PTC: none
TC_err_rep_wrong_mdisc-RSL-IPA(796)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(796): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(797): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(798): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_mdisc(799): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_err_rep_wrong_mdisc finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc pass'.
Mon Mar 17 07:50:12 UTC 2025
====== BTS_Tests.TC_err_rep_wrong_mdisc pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_err_rep_wrong_mdisc.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2013866)
Waiting for packet dumper to finish... 1 (prev_count=2013866, count=2014365)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'.
------ BTS_Tests.TC_err_rep_wrong_msg_type ------
Mon Mar 17 07:50: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_err_rep_wrong_msg_type started.
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: 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_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: 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_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_err_rep_wrong_msg_type(803)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_err_rep_wrong_msg_type(804)@67a7502a7f5d: setverdict(pass): none -> pass
TC_err_rep_wrong_msg_type(804)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
IPA-CTRL-CLI-IPA(802)@67a7502a7f5d: Final verdict of PTC: none
TC_err_rep_wrong_msg_type-RSL-IPA(800)@67a7502a7f5d: Final verdict of PTC: none
TC_err_rep_wrong_msg_type-RSL(801)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(800): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(801): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_msg_type(803): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_msg_type(804): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_err_rep_wrong_msg_type finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type pass'.
Mon Mar 17 07:50:18 UTC 2025
====== BTS_Tests.TC_err_rep_wrong_msg_type pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_err_rep_wrong_msg_type.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2046919)
Waiting for packet dumper to finish... 1 (prev_count=2046919, count=2047418)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'.
------ BTS_Tests.TC_err_rep_wrong_sequence ------
Mon Mar 17 07:50: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_err_rep_wrong_sequence started.
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: 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_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: 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_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_err_rep_wrong_sequence(808)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: setverdict(pass): none -> pass
TC_err_rep_wrong_sequence-RSL(806)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(807)@67a7502a7f5d: Final verdict of PTC: none
TC_err_rep_wrong_sequence-RSL-IPA(805)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(805): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(806): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(807): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_err_rep_wrong_sequence(808): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_err_rep_wrong_sequence finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence pass'.
Mon Mar 17 07:50:23 UTC 2025
====== BTS_Tests.TC_err_rep_wrong_sequence pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_err_rep_wrong_sequence.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2007156)
Waiting for packet dumper to finish... 1 (prev_count=2007156, count=2007655)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'.
------ BTS_Tests.TC_lapdm_selftest ------
Mon Mar 17 07:50: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_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_lapdm_selftest started.
MTC@67a7502a7f5d: "ui_s0_empty": matched
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: "ui_s3_empty": matched
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: "sabm_s0_empty": matched
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: "sabm_s0_l3": matched
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: "rr_s0_7": matched
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: "I/0/0": matched
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: "I/7/0": matched
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: No PTCs were created.
MTC@67a7502a7f5d: Test case TC_lapdm_selftest finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'.
Mon Mar 17 07:50:28 UTC 2025
====== BTS_Tests.TC_lapdm_selftest pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_lapdm_selftest.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1001226)
Waiting for packet dumper to finish... 1 (prev_count=1001226, count=1139185)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'.
------ BTS_Tests.TC_tch_sign_l2_fill_frame ------
Mon Mar 17 07:50: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_tch_sign_l2_fill_frame started.
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: 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_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: 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_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: 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_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame(812)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(812)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(812)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(812)@67a7502a7f5d: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(813)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(813)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(813)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(813)@67a7502a7f5d: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(814)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(814)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(814)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(814)@67a7502a7f5d: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(815)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(815)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(815)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(815)@67a7502a7f5d: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(816)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(816)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(816)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(816)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_tch_sign_l2_fill_frame(817)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(817)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(817)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(817)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 3, hsn := 3 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(818)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(818)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(818)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(818)@67a7502a7f5d: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(819)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(819)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(819)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(819)@67a7502a7f5d: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(820)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(820)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(820)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(820)@67a7502a7f5d: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame(821)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(821)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(821)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(821)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(822)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(822)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(822)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(822)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(823)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(823)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(823)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(823)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(824)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(824)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(824)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(824)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(825)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(825)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(825)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(825)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(826)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(826)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(826)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(826)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(827)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(827)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(827)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(827)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(828)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(828)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(828)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(828)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(829)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(829)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(829)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(829)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(830)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(830)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(830)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(830)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_tch_sign_l2_fill_frame(831)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame(831)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(831)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_tch_sign_l2_fill_frame(831)@67a7502a7f5d: Final verdict of PTC: pass
TC_tch_sign_l2_fill_frame-RSL(810)@67a7502a7f5d: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame-RSL-IPA(809)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(811)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(809): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(810): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(812): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(813): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(814): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(815): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(816): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(817): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(818): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(819): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(820): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(821): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(822): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(823): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(824): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(825): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(826): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(827): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(828): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(829): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(830): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame(831): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_tch_sign_l2_fill_frame finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame pass'.
Mon Mar 17 07:50:50 UTC 2025
====== BTS_Tests.TC_tch_sign_l2_fill_frame pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16040652)
Waiting for packet dumper to finish... 1 (prev_count=16040652, count=16041151)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:50: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_tch_sign_l2_fill_frame_dtxd started.
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: 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_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: 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_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_tch_sign_l2_fill_frame_dtxd(835)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame_dtxd(835)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)", new component reason: "Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)"
TC_tch_sign_l2_fill_frame_dtxd(835)@67a7502a7f5d: Final verdict of PTC: fail reason: "Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)"
TC_tch_sign_l2_fill_frame_dtxd(836)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame_dtxd(836)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Received DTX TCH fill frame with bad frame number: 230 (mod 104: 22) (mod 26: 22)", new component reason: "Received DTX TCH fill frame with bad frame number: 230 (mod 104: 22) (mod 26: 22)"
TC_tch_sign_l2_fill_frame_dtxd(836)@67a7502a7f5d: Final verdict of PTC: fail reason: "Received DTX TCH fill frame with bad frame number: 230 (mod 104: 22) (mod 26: 22)"
TC_tch_sign_l2_fill_frame_dtxd(837)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame_dtxd(837)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Received DTX TCH fill frame with bad frame number: 287 (mod 104: 79) (mod 26: 1)", new component reason: "Received DTX TCH fill frame with bad frame number: 287 (mod 104: 79) (mod 26: 1)"
TC_tch_sign_l2_fill_frame_dtxd(837)@67a7502a7f5d: Final verdict of PTC: fail reason: "Received DTX TCH fill frame with bad frame number: 287 (mod 104: 79) (mod 26: 1)"
TC_tch_sign_l2_fill_frame_dtxd(838)@67a7502a7f5d: setverdict(pass): none -> pass
TC_tch_sign_l2_fill_frame_dtxd(838)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Received DTX TCH fill frame with bad frame number: 342 (mod 104: 30) (mod 26: 4)", new component reason: "Received DTX TCH fill frame with bad frame number: 342 (mod 104: 30) (mod 26: 4)"
TC_tch_sign_l2_fill_frame_dtxd(838)@67a7502a7f5d: Final verdict of PTC: fail reason: "Received DTX TCH fill frame with bad frame number: 342 (mod 104: 30) (mod 26: 4)"
TC_tch_sign_l2_fill_frame_dtxd-RSL(833)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(834)@67a7502a7f5d: Final verdict of PTC: none
TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(832): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(833): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(834): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd(835): fail (none -> fail) reason: "Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)"
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd(836): fail (fail -> fail) reason: "Received DTX TCH fill frame with bad frame number: 230 (mod 104: 22) (mod 26: 22)"
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd(837): fail (fail -> fail) reason: "Received DTX TCH fill frame with bad frame number: 287 (mod 104: 79) (mod 26: 1)"
MTC@67a7502a7f5d: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd(838): fail (fail -> fail) reason: "Received DTX TCH fill frame with bad frame number: 342 (mod 104: 30) (mod 26: 4)"
MTC@67a7502a7f5d: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'.
Mon Mar 17 07:50:57 UTC 2025
------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2968475)
Waiting for packet dumper to finish... 1 (prev_count=2968475, count=2968974)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'.
------ BTS_Tests.TC_chopped_ipa_ping ------
Mon Mar 17 07:51: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_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chopped_ipa_ping started.
839@67a7502a7f5d: sending byte '00'O
839@67a7502a7f5d: sending byte '01'O
839@67a7502a7f5d: sending byte 'FE'O
839@67a7502a7f5d: sending byte '00'O
839@67a7502a7f5d: Warning: There is no GetMsgLen function registered for connId: 2. The messages will not be dissected on this connection! This warning is logged only once per testport.
839@67a7502a7f5d: received pong from "172.18.232.20" port 35159: '0001FE01'O
839@67a7502a7f5d: setverdict(pass): none -> pass
839@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC with component reference 839: pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_chopped_ipa_ping finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping pass'.
Mon Mar 17 07:51:26 UTC 2025
====== BTS_Tests.TC_chopped_ipa_ping pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chopped_ipa_ping.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11886536)
Waiting for packet dumper to finish... 1 (prev_count=11886536, count=11887035)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'.
------ BTS_Tests.TC_chopped_ipa_payload ------
Mon Mar 17 07:51: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_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_chopped_ipa_payload started.
840@67a7502a7f5d: sending byte '04'O
840@67a7502a7f5d: sending byte '01'O
840@67a7502a7f5d: sending byte '08'O ("\b")
840@67a7502a7f5d: sending byte '01'O
840@67a7502a7f5d: sending byte '07'O ("\a")
840@67a7502a7f5d: sending byte '01'O
840@67a7502a7f5d: sending byte '02'O
840@67a7502a7f5d: Warning: There is no GetMsgLen function registered for connId: 2. The messages will not be dissected on this connection! This warning is logged only once per testport.
840@67a7502a7f5d: received IPA message from "172.18.232.20" port 46757: '0026FE05000A08313233342F302F300000130730323A34323A61633A31323A65383A313400000202000001FE0600040010191500'O
840@67a7502a7f5d: setverdict(pass): none -> pass
840@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC with component reference 840: pass (none -> pass)
MTC@67a7502a7f5d: Test case TC_chopped_ipa_payload finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload pass'.
Mon Mar 17 07:52:13 UTC 2025
====== BTS_Tests.TC_chopped_ipa_payload pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_chopped_ipa_payload.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20287453)
Waiting for packet dumper to finish... 1 (prev_count=20287453, count=20287952)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'.
------ BTS_Tests.TC_ms_pwr_ctrl_constant ------
Mon Mar 17 07:52: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ms_pwr_ctrl_constant started.
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: 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_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_ms_pwr_ctrl_constant: starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Unexpected MS Power level change: 7 -> 13", new component reason: "Unexpected MS Power level change: 7 -> 13"
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(844)@67a7502a7f5d: Final verdict of PTC: fail reason: "Unexpected MS Power level change: 7 -> 13"
MTC@67a7502a7f5d: TC_ms_pwr_ctrl_constant: starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_constant(845)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ms_pwr_ctrl_constant: starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_constant(846)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ms_pwr_ctrl_constant: starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_constant(847)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8195
TC_ms_pwr_ctrl_constant-RSL(842)@67a7502a7f5d: Final verdict of PTC: none
TC_ms_pwr_ctrl_constant-RSL-IPA(841)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(843)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(841): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(842): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_constant(844): fail (none -> fail) reason: "Unexpected MS Power level change: 7 -> 13"
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_constant(845): pass (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_constant(846): pass (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_constant(847): pass (fail -> fail)
MTC@67a7502a7f5d: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: Unexpected MS Power level change: 7 -> 13
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'.
Mon Mar 17 07:52:35 UTC 2025
------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_constant.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16160104)
Waiting for packet dumper to finish... 1 (prev_count=16160104, count=16163850)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'.
------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------
Mon Mar 17 07:52: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ms_pwr_ctrl_pf_ewma started.
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: 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_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: TC_ms_pwr_ctrl_pf_ewma: starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Unexpected MS Power level change: 7 -> 13", new component reason: "Unexpected MS Power level change: 7 -> 13"
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 15 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 14 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 13 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 12 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 11 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 10 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 9 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 11", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 8 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 9", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(851)@67a7502a7f5d: Final verdict of PTC: fail reason: "Unexpected MS Power level change: 7 -> 13"
MTC@67a7502a7f5d: TC_ms_pwr_ctrl_pf_ewma: starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 15 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 14 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 13 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Unexpected MS Power level change: 7 -> 13", new component reason: "Unexpected MS Power level change: 7 -> 13"
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 12 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 11 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 10 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 9 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 8 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: setverdict(fail): fail -> fail reason: "Unexpected MS Power level change: 7 -> 13", component reason not changed
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(852)@67a7502a7f5d: Final verdict of PTC: fail reason: "Unexpected MS Power level change: 7 -> 13"
MTC@67a7502a7f5d: TC_ms_pwr_ctrl_pf_ewma: starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 15 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 14 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 13 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 12 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 11 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 10 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 9 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 8 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_pf_ewma(853)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: TC_ms_pwr_ctrl_pf_ewma: starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: setverdict(pass): none -> pass
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 15 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 14 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 13 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 12 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 11 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 10 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 9 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 8 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 7 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 6 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 5 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 4 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 3 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 2 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 1 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: as_TC_ms_pwr_ctrl(): 0 SACCH blocks remaining
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_ms_pwr_ctrl_pf_ewma(854)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8262
TC_ms_pwr_ctrl_pf_ewma-RSL(849)@67a7502a7f5d: Final verdict of PTC: none
TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(850)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(848): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(849): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(850): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma(851): fail (none -> fail) reason: "Unexpected MS Power level change: 7 -> 13"
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma(852): fail (fail -> fail) reason: "Unexpected MS Power level change: 7 -> 13"
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma(853): pass (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma(854): pass (fail -> fail)
MTC@67a7502a7f5d: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: Unexpected MS Power level change: 7 -> 13
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'.
Mon Mar 17 07:53:11 UTC 2025
------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=29504559)
Waiting for packet dumper to finish... 1 (prev_count=29504559, count=29505058)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'.
------ BTS_Tests.TC_speech_no_rtp_tchf ------
Mon Mar 17 07:53: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_speech_no_rtp_tchf started.
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: 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_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: 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_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 554, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 559, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 563, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 567, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 572, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(858)@67a7502a7f5d: Final verdict of PTC: pass
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1022, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1027, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1031, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1035, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1040, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(859)@67a7502a7f5d: Final verdict of PTC: pass
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1490, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1495, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1499, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1503, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), 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 := 1508, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchf(860)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8334
TC_speech_no_rtp_tchf-RSL(856)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_no_rtp_tchf-RSL-IPA(855)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(857)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(855): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(856): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(857): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchf(858): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchf(859): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchf(860): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_speech_no_rtp_tchf finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf pass'.
Mon Mar 17 07:53:23 UTC 2025
====== BTS_Tests.TC_speech_no_rtp_tchf pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_no_rtp_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9655664)
Waiting for packet dumper to finish... 1 (prev_count=9655664, count=9656163)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'.
------ BTS_Tests.TC_speech_no_rtp_tchh ------
Mon Mar 17 07:53: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_speech_no_rtp_tchh started.
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: 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_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: 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_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: 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_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 554, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 559, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 563, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 567, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 572, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchh(864)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 1): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1022, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 2): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1027, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 3): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1031, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 4): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1035, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: Rx dummy TRAFFIC.ind (num 5): { header := { msg_type := L1CTL_TRAFFIC_IND (30), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1040, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 2 }, payload := omit }
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_no_rtp_tchh(865)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8353
TC_speech_no_rtp_tchh-RSL(862)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(863)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_no_rtp_tchh-RSL-IPA(861)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(861): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(862): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(863): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchh(864): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_no_rtp_tchh(865): pass (pass -> pass)
MTC@67a7502a7f5d: Test case TC_speech_no_rtp_tchh finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh pass'.
Mon Mar 17 07:53:33 UTC 2025
====== BTS_Tests.TC_speech_no_rtp_tchh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_no_rtp_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5642101)
Waiting for packet dumper to finish... 1 (prev_count=5642101, count=5642600)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'.
------ BTS_Tests.TC_speech_rtp_tchf ------
Mon Mar 17 07:53: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_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_speech_rtp_tchf started.
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: 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_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: 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_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: 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_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf(869)@67a7502a7f5d: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_F (8), u := { speech := RSL_CMOD_SP_GSM1 (1) } }
TC_speech_rtp_tchf(869)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_rtp_tchf(869)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf(869)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(869)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(869)@67a7502a7f5d: TCH received (len=33): 'D0DAE02851EBFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'O
TC_speech_rtp_tchf(869)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(869)@67a7502a7f5d: TCH received (len=33): 'D0DAE02851EBFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'O
TC_speech_rtp_tchf(869)@67a7502a7f5d: TCH received (len=33): 'D0DAE02851EBFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'O
TC_speech_rtp_tchf(869)@67a7502a7f5d: TCH received (len=33): 'D0DAE02851EBFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'O
TC_speech_rtp_tchf(869)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(869)@67a7502a7f5d: Final verdict of PTC: pass
TC_speech_rtp_tchf(871)@67a7502a7f5d: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_F (8), u := { speech := RSL_CMOD_SP_GSM2 (17) } }
TC_speech_rtp_tchf(871)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_rtp_tchf(871)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchf(871)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(871)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(871)@67a7502a7f5d: TCH received (len=31): 'C0DAE02851EBFE000000000000000000000000000000000000000000000000'O
TC_speech_rtp_tchf(871)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(871)@67a7502a7f5d: TCH received (len=31): 'C0DAE02851EBFE000000000000000000000000000000000000000000000000'O
TC_speech_rtp_tchf(871)@67a7502a7f5d: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_speech_rtp_tchf(871)@67a7502a7f5d: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O }
TC_speech_rtp_tchf(871)@67a7502a7f5d: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O
TC_speech_rtp_tchf(871)@67a7502a7f5d: TCH received (len=31): 'C0DAE02851EBFE000000000000000000000000000000000000000000000000'O
TC_speech_rtp_tchf(871)@67a7502a7f5d: TCH received (len=31): 'C0DAE02851EBFE000000000000000000000000000000000000000000000000'O
TC_speech_rtp_tchf(871)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(871)@67a7502a7f5d: Final verdict of PTC: pass
TC_speech_rtp_tchf(873)@67a7502a7f5d: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_F (8), u := { speech := RSL_CMOD_SP_GSM3 (33) } }
TC_speech_rtp_tchf(873)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_rtp_tchf(873)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_rtp_tchf(873)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(873)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(873)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchf(873)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(873)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchf(873)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchf(873)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchf(873)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchf(873)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8474
TC_speech_rtp_tchf-RSL(867)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_rtp_tchf-RTPEM(870)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_rtp_tchf-RTPEM(872)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_rtp_tchf-RSL-IPA(866)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_rtp_tchf-RTPEM(874)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(868)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(866): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchf-RSL(867): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(868): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchf(869): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchf-RTPEM(870): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchf(871): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchf-RTPEM(872): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchf(873): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchf-RTPEM(874): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_speech_rtp_tchf finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf pass'.
Mon Mar 17 07:53:45 UTC 2025
====== BTS_Tests.TC_speech_rtp_tchf pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_rtp_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9698658)
Waiting for packet dumper to finish... 1 (prev_count=9698658, count=9702404)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'.
------ BTS_Tests.TC_speech_rtp_tchh ------
Mon Mar 17 07:53: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.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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_speech_rtp_tchh started.
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: 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_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: 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_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: 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_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_speech_rtp_tchh(878)@67a7502a7f5d: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_H (9), u := { speech := RSL_CMOD_SP_GSM1 (1) } }
TC_speech_rtp_tchh(878)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_rtp_tchh(878)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_rtp_tchh(878)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(878)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(878)@67a7502a7f5d: TCH received (len=15): '00DAE02851EBFE0000000000000000'O
TC_speech_rtp_tchh(878)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(878)@67a7502a7f5d: TCH received (len=15): '00DAE02851EBFE0000000000000000'O
TC_speech_rtp_tchh(878)@67a7502a7f5d: TCH received (len=15): '00DAE02851EBFE0000000000000000'O
TC_speech_rtp_tchh(878)@67a7502a7f5d: TCH received (len=15): '00DAE02851EBFE0000000000000000'O
TC_speech_rtp_tchh(878)@67a7502a7f5d: TCH received (len=15): '00DAE02851EBFE0000000000000000'O
TC_speech_rtp_tchh(878)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(878)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_speech_rtp_tchh(880)@67a7502a7f5d: Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_SPEECH (1), ch_rate_type := RSL_CHRT_TCH_H (9), u := { speech := RSL_CMOD_SP_GSM3 (33) } }
TC_speech_rtp_tchh(880)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_rtp_tchh(880)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_rtp_tchh(880)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(880)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(880)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchh(880)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(880)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchh(880)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchh(880)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchh(880)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchh(880)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_rtp_tchh(880)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_rtp_tchh(880)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8493
TC_speech_rtp_tchh-RSL(876)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_rtp_tchh-RTPEM(879)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_rtp_tchh-RSL-IPA(875)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_rtp_tchh-RTPEM(881)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(877)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(875): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchh-RSL(876): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchh(878): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchh-RTPEM(879): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchh(880): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_rtp_tchh-RTPEM(881): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_speech_rtp_tchh finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh pass'.
Mon Mar 17 07:53:55 UTC 2025
====== BTS_Tests.TC_speech_rtp_tchh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_rtp_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5727543)
Waiting for packet dumper to finish... 1 (prev_count=5727543, count=5731289)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'.
------ BTS_Tests.TC_speech_osmux_tchf ------
Mon Mar 17 07:53: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_speech_osmux_tchf.pcap" >/data/BTS_Tests.TC_speech_osmux_tchf.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_speech_osmux_tchf started.
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: 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_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: 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_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: 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_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: 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_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_osmux_tchf(885)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchf(885)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchf(885)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchf(885)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: got 'DAE02851EBFE000000000000000000'O vs exp 'DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchf(885)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchf(885)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8595
TC_speech_osmux_tchf-RSL(883)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_osmux_tchf-RSL-IPA(882)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_osmux_tchf-OsmuxEM(886)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(884)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(882): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_osmux_tchf-RSL(883): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(884): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_osmux_tchf(885): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_osmux_tchf-OsmuxEM(886): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_speech_osmux_tchf finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf pass'.
Mon Mar 17 07:54:03 UTC 2025
====== BTS_Tests.TC_speech_osmux_tchf pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_osmux_tchf.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4639046)
Waiting for packet dumper to finish... 1 (prev_count=4639046, count=4639545)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'.
------ BTS_Tests.TC_speech_osmux_tchh ------
Mon Mar 17 07:54: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_speech_osmux_tchh.pcap" >/data/BTS_Tests.TC_speech_osmux_tchh.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_speech_osmux_tchh started.
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: 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_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: 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_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_speech_osmux_tchh(890)@67a7502a7f5d: setverdict(pass): none -> pass
TC_speech_osmux_tchh(890)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '04'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchh(890)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: TCH received (len=17): '2014DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: got 'DAE02851EBFE000000000000000000'O vs exp 'DAE02851EBFE000000000000000000'O
TC_speech_osmux_tchh(890)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_speech_osmux_tchh(890)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8609
TC_speech_osmux_tchh-RSL(888)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_osmux_tchh-OsmuxEM(891)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(889)@67a7502a7f5d: Final verdict of PTC: none
TC_speech_osmux_tchh-RSL-IPA(887)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(887): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_osmux_tchh-RSL(888): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(889): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_osmux_tchh(890): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_speech_osmux_tchh-OsmuxEM(891): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_speech_osmux_tchh finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh pass'.
Mon Mar 17 07:54:11 UTC 2025
====== BTS_Tests.TC_speech_osmux_tchh pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_speech_osmux_tchh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3921759)
Waiting for packet dumper to finish... 1 (prev_count=3921759, count=3922258)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'.
------ BTS_Tests.TC_data_rtp_tchf144 ------
Mon Mar 17 07:54: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_data_rtp_tchf144.pcap" >/data/BTS_Tests.TC_data_rtp_tchf144.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_rtp_tchf144 started.
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: 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_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: 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_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_14k4 (24) } }
TC_data_rtp_tchf144(895)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchf144(895)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144-RTPEM(896)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf144(895)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144(895)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: Sending Uplink TCH (len=290): '0001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: TCH received (len=290): '0001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf144(895)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144-RTPEM(896)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf144(895)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144(895)@67a7502a7f5d: Final verdict of PTC: pass
TC_data_rtp_tchf144(897)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_NT_14k5 (88) } }
TC_data_rtp_tchf144(897)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchf144(897)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144-RTPEM(898)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf144(897)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144(897)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: Sending Uplink TCH (len=290): '0001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000010000010000000000000000000000000000000000000000010000000000000000000000000100000000000000000000000100000000000000000000000100'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000000000000101000001000000000000000000000000000000000000000000000001000000000000000001010001000000000000000000010000000000000000000001010000000000000000000000000101000000000000000001000000000000000000000001000100000100000000000001010100000000000000000000010100010000000000000000000000000100000000000000010100000000000000000000010000000000000000000000000101000101000000000000010101000000000000000000000101000000000000000000000001010101000000000000010100010100000000000000010000010101000000000000000000010101000000000000000000000000000000000000000101000101000000000000000100000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000000001010000000000000000000000010001010100000000000001000001010100000000000000000000000000000000000000010001010100000000000000000001000101000100000001000101010100000001000000010100000000000000000000000001010100000001000000000000000000000000000000000001000000000000000000010101010101010000000000000001010100000001000000010000010101000000010000010000010101010000000000000001010100000001000000000000000000010100010000000001000101010000000100000101010001010001000100000001000000000000000000000001000000000000000000000100000101010000000100000001000101010100000001000000000000000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000000100000000000000000000000100000000000000000001000100000000000000000000000100000000000000000000010001010100000001000000000000000000000000000000010100000000000000000000000100000101010000000100010001000000000000000000000101000000000000000000000000000101010000000100000101010101000000010000010000000000000000000000000101000101010000000100000100000101010000000000000100000101010000000100000101010101010000000100000101000000000000000000000000000000000000000000000000000101010000000100000101010000000000000000000000000001010100000001000001010000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000010101000000010000010100010100010001010001000101000000000000000000000000010101000000010000010001000101010100000001000000000000000000000000000000010101000000010000010000010101010000000000000000000000000000000000000000010101000000010000010000000000000000000000000000000101010000000100000101000000000000000000000000000000010000010000000100000000000000000000000000000101010100000001000001000000000000000000000000000000000000000000000000000000000000000000000000000000010101000000010000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010000000100000001000000000000000000000000000001010001010001000101010101000000000000000000000000000000000000000000000001010001010001000100010101000000000000000000000000010100010001010001000101010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: TCH received (len=290): '0001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf144(897)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144-RTPEM(898)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf144(897)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf144(897)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8737
TC_data_rtp_tchf144-RSL(893)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf144-RTPEM(896)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf144-RSL-IPA(892)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf144-RTPEM(898)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(894)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(892): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf144-RSL(893): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(894): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf144(895): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf144-RTPEM(896): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf144(897): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf144-RTPEM(898): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_rtp_tchf144 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 pass'.
Mon Mar 17 07:54:18 UTC 2025
====== BTS_Tests.TC_data_rtp_tchf144 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchf144.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3108131)
Waiting for packet dumper to finish... 1 (prev_count=3108131, count=3108630)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'.
------ BTS_Tests.TC_data_rtp_tchf96 ------
Mon Mar 17 07:54: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_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_rtp_tchf96 started.
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: 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_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: 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_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_9k6 (16) } }
TC_data_rtp_tchf96(902)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchf96(902)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96-RTPEM(903)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf96(902)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96(902)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: Sending Uplink TCH (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: TCH received (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf96(902)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96-RTPEM(903)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf96(902)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96(902)@67a7502a7f5d: Final verdict of PTC: pass
TC_data_rtp_tchf96(904)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_NT_12k0 (80) } }
TC_data_rtp_tchf96(904)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchf96(904)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96-RTPEM(905)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf96(904)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96(904)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: Sending Uplink TCH (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000010000000000000000000000000000000000000001000001000000000000000000000000000000000100000000000000000000010000000000000000000100000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000000000101000001000000000000000000000000000000000000000100000000000001010001000000000000000100000000000000000001000001000000000000010001010000000000000101010000000000000000000001000000000000010100010000000000000001000000000000000001010001010000000000000100010100000000000100000000000000000000010101010000000000010000000100000000000000010001010000000000010100010100000000000101010100000000000001000000000000000000010101010000000000000000000000000000000000000000010000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000001010101010000000000010101000001000000000101010101010000000000000000000000000000000101000001000001000001000100000100000000010101010100000000000100010100000001000001000101000000010000000000000000000000000101010000010000010001010001010100000000010001010100000001000001010101010100000001000101010100000001000001010100000001000001010000000000000000010100010101000000000100000000000000000001000000000000000000000100000000000000000100010101000000010100010100000000000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010000010101000000010101000000000000000000000001000100010001010100000000000000000000000000000000000000000000000000000000000001000000000000000001010000000000000000000100000000000000000001000101010000000100010101010000000100000000010000010000010100000000000000000000010000000101000100010100000000000000000000010101010000000100000001010000000100000101010100000001000001010101000000010000010101010000000100000101000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101000000010000010000000000000000000000000000000000000000000101010000000100000101010000000100000101010101000000010101010101010100000001000000000000000000000000000000000000000000000001010101000000010000000000000000000000000000000000000000000000000100000100000100000000000000000000000001000001000001010001010000000100000100000000000000000000000000000000000000000000000001000001000001000000000000000000000000010000010000010100000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: TCH received (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf96(904)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96-RTPEM(905)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf96(904)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf96(904)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8772
TC_data_rtp_tchf96-RSL(900)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf96-RTPEM(905)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf96-RSL-IPA(899)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(901)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf96-RTPEM(903)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(899): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf96-RSL(900): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(901): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf96(902): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf96-RTPEM(903): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf96(904): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf96-RTPEM(905): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_rtp_tchf96 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 pass'.
Mon Mar 17 07:54:24 UTC 2025
====== BTS_Tests.TC_data_rtp_tchf96 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchf96.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3110320)
Waiting for packet dumper to finish... 1 (prev_count=3110320, count=3110819)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'.
------ BTS_Tests.TC_data_rtp_tchf48 ------
Mon Mar 17 07:54: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_data_rtp_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_rtp_tchf48 started.
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: 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_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: 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_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_4k8 (17) } }
TC_data_rtp_tchf48(909)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchf48(909)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48-RTPEM(910)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf48(909)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48(909)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: Sending Uplink TCH (len=120): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: TCH received (len=120): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf48(909)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48-RTPEM(910)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf48(909)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48(909)@67a7502a7f5d: Final verdict of PTC: pass
TC_data_rtp_tchf48(911)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_NT_6k0 (81) } }
TC_data_rtp_tchf48(911)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchf48(911)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48-RTPEM(912)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf48(911)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48(911)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: Sending Uplink TCH (len=120): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000001000000000000000100000000000000000000000001000001000000000001000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000100000000000000000000000001000001000000000001000000000001000001010100000101000000010101000100010100000001000000000101000001010100000000010100010101010101010000000000000100010101010101000000010000010100010001000000000000000001000000010100'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '010101000000010000010100010001000000000000010101010100000001000101000101000000010001000000000000000000010101010100000000000000000000000100000001010000010100000001010000000000000001000000000000000100000001000101000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000101000101000000000000000001000000000000000000000000000000000101000101000101000101000000000101000101000001000100000000000000000000000101000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: TCH received (len=120): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf48(911)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48-RTPEM(912)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf48(911)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf48(911)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8807
TC_data_rtp_tchf48-RSL(907)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf48-RTPEM(910)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(908)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf48-RSL-IPA(906)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf48-RTPEM(912)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(906): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf48-RSL(907): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf48(909): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf48-RTPEM(910): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf48(911): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf48-RTPEM(912): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_rtp_tchf48 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 pass'.
Mon Mar 17 07:54:31 UTC 2025
====== BTS_Tests.TC_data_rtp_tchf48 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchf48.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3111250)
Waiting for packet dumper to finish... 1 (prev_count=3111250, count=3111749)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'.
------ BTS_Tests.TC_data_rtp_tchh48 ------
Mon Mar 17 07:54: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_data_rtp_tchh48.pcap" >/data/BTS_Tests.TC_data_rtp_tchh48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_rtp_tchh48 started.
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: 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_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: 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_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_data_rtp_tchh48(916)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_H (9), u := { data := RSL_CMOD_CSD_T_4k8 (17) } }
TC_data_rtp_tchh48(916)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchh48(916)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchh48-RTPEM(917)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchh48(916)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchh48(916)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: Sending Uplink TCH (len=240): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010101010100000001010100000000000000000001010100010001010001010000000000000000000001010100000001010101010101010000000000000101010000000101000101000101000101000100010000000000000000000001010100000001000001000000000000000000000101010000000100'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000100010001010100000001010100010100000000000101010101010000000101010000010101000000010101000001000101010101010101010000000100010000000101010000000101010101010100000001010101010000000100000100010100000001000000000101010000000101010001010101000101010101010101010100010100010100000000000101010001010100000000010000010001000101000101000101000100010001000100000100000100010101000101000101000101000101000100010001000001000000010101010000010000000101010101010101010100000101010000000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101010101010101010101010100000100000000000000000001010100010100010101010101010101010100000001010100010001000100010100010100010101010101010101010100000001010100000100000100000100010001000101010101010101010001010001010000010101000001010100000001010101010101010100000100000000010000010000000101000101000101010000000101010100000001010100010000010000000101000101000101010000000101010000000101010000010101000000010101010101010101000000000001010100000000000000010000010000000101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010001000100010000010000010000000101010000000101000000010100010001000100010001000100010001000100010001000100010001000100010101000000010101000000010101000001010100000100000001000001000001000000010100000001000001000000010101000000010101010100010101000000010101000000010101000001000001010001000101000000010001000100010000010000010000000101010000000101000101000000010001000100010000010000010000010101010100000001000001000001000001000000010101000000010100000000000000000000010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000001000000010000010000010100000001000000010101000000010101000001000000010000010000010100010100010100010100010100010101000000010101000000010101000100010001000100010001000100010001000100010000010000010000000100000001000100010001000100010001010101010100000001000000010101000000010101000101000000010100010100000000000000000001010100000001010101010101010101000000010101000001000001000000000101010000000100000001010100000001000000010101000000010000000101010000000100000100000000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000101010101010101010001010001010000000101010001010101010101010101010101010101010101010101010101000000010101000100010001000000000101010001010000010000010001010100000100010101010101010101010101010101010001010000010001010100010100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010100010100010100000101010001010000010000000101010101010101010100000001010100010100010100010101010101010101010101010101010100000001010100010100010100010100000001010100010000000101010001000100010000000001010100010101000101000000010101000101000001010101010101010101010101000101000101000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010000000101010001010000000101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001010100010001000100010101010101010101000101000101000000010101000101010101010101000100010001000000000000010101000100010000010001010100010100010101010101010101000000010101000100010000010001010100010100000101000101000101010101010101010000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010100010100010100000100000100000000010101000101010001010001010000010001000100000001010100000000010101000101010001010001010000010001000100000001010100010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101000000010101000101000101000101000101000101010101010101010101010101010101010101010101010101010101010100010001000000010101010101010101010101010101010101010101010001010101010101010101010000000001010101010101010101010101010101010101010101010101010000000101010001010001010001010100010100010100010100010100010101010101010101010101010101010101010101010101010101010101010000000001010101010101010101010101010101010101000000010101000001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010100010101010101010101010101010101010101010101010101010101010101010100000100000001010101010101010101010101010101010100010100010101010101010101010101010101010101010101010101010101010101010100000101010001010000010101010101010101010101010101010101010101010001010001010000010101010101010101010101010101010101010101010001010001010000010101010101010101010101010101010101010101010000000101010001010100010100000100000000000101010000010001000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101000001000000010101010101010101010001010001010001010001010000010100010100010100000000000001010001010001010001010000010001010101010101010101010101010101010001010001010001010000010001010101010101010101010101010101010101010101010100010100010100010101010101010101010100000100000000000001010101010101010101010101000101000101000100010001000101010101010101010101010101010101000101000101000100010001000101010101010101010101010101010101000101000001000100010000010001010100010100000001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010100010001000000010101010101010101000001000100010000000101010001010101010101010101010000000000000001010100000100000101010001010000000000000101010100000000000001010101010101010101010101010101000000010101000000010101010001010001010001010001010001010000000101000101000100010001000101000101000001000001010100010100010100010001000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010100000100000100000101010001010000010100010101010101010100000001010100000000000000000101010001010001000101010101010100000001010100010100010100010100010101000000010100000001010100000001010100010100010101010101010101010000000100000001010101010100000001010100000101000100010000000101010000000101010001010100000001010100010000010000010001000001000100010001000000010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010001010001010000000101010001010001010001010000000101010000000101010001010000000101010001010000010000010000000001010100000000010101000001000001000100010000000000000001010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010100000001010100000001010100010000000100000101000101000000010000000001010100000001010100010001000100010001010001010001010101010101010100000001010100010001000100010000000101010000000101010001010001010001000100000101010000000100000001000101000101010000000100000000000000000000000101010000000000000001010100000001000001000101010000000100000001010100000001000001000000000000000000000100000100000101010101010101010100000001010100000001010001000101010000000100000100000000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010101000101000000010101000101000101000101000101010101010101010001010001010000000101010001010101010101010101000101000101000100010001000101010101010101010001010001010000010101000001000000010101000101010101010101010001010001010000010101000101000101000101000101010101010101010001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101010100010100010101010101010101010101010101010100010100010100000001010100010101010101010101010101010101010100010100010100000001010100010101010101010101010101010101010100010100000100010101000101000001010100010100000100000001010101000101000000010000010101000101010000000100010000000000000000000001010100000000000000010101000000010000010000000000000000000001010100000000000000010101000000010000010001000000010000010101000101000100010101000101000000010000010001010100000001010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010000000101010001010000000100010100010100000001010101010101010100000001010100010100010001010101010101010101010101010101010100000001010100010100010001010101010101010101010101010101010100000001010101010101000000010000010000000000000000000101010001010100000001010100010100000000000101010101010000000101010000010101000000010101000001000101010101010101010000000100010000010101000000010101000001000101010101010101010000000101010001010100010101010101010101010100000001010100010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010001010000000101000101000101000101000001000100000100000100010101000101000101000101000101000100010001000001000000010101010000000101000101000101000101000100010001000001000000010101010000010000000101010101010101010100000100010001000100010100010101010101010101010100000100000000000001010101010101010101010101000101000101000100010001000101010101010101010101010101010101000101000101000100010001000101010101010101010101010101010101000101000001000100010000010001010100010100000001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010100010001000000010101010101010101000001000100010000000101010001010101010101010101010000000000000001010100000100000101010001010000000000000101010100000000000001010101010101010101010101010101000000010101000000010101010001010001010001010001010001010000000101000101000100010001000101000101000001000001010100010100010100010001000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010100000100000100000101010001010000010100010101010101010100000001010100000000000000000101010001010001000101010101010100000001010100010100010100010100010101000000010100000001010100000001010100010100010101010101010101010000000100000001010101010100000001010100000101000000010101000101000000010101000101000001000001000100000000000000000001010100010100010101000101000001000001000100000000000000000001010100010100010101010101010101000000010101000100010001010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001000000010101000000010101000101000000010100010100000000000000000001010100000001010101010101010101000000010101000001000001000000000101010000000100000001010100000001000000010101000000010000000101010000000100000100000000000000000000000101010101010101010001010001010000000101010001010101010101010101010101010101010101010101010101000000010101000100010001000000000101010001010000010000010001010100000100010101010101010101010101010101010001010000010001010100010100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010100010100010100000101010001010000010000000101010101010101010100000001010100010100010100010101010101010101010101010101010100000001010100010100010100010100000001010100010000000101010001000100010000000001010100010101000101000000010101000101000001010101010101010101010101000101000101000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010000000101010001010000000101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001010100010001000100010101010101010101000101000101000000010101000101010101010101000100010001000000000000010101000100010000010001010100010100010101010101010101000000010101000100010000010001010100010100000101000101000101010101010101010000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010100010100010100000100000100000000010101000101010001010001010000010001000100000001010100000000010101000101010001010001010000010001000100000001010100010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101000000010101000101000101000101000101000101010101010101010101010101010101010101010101010101010101010100010001000000010101010101010101010101010101010101010101010001010101010101010101010000000001010101010101010101010101010101010101010101010101010000000101010001010001010001010100010100010100010100010100010101010101010101010101010101010101010101010101010101010101010000000001010101010101010101010101010101010101000000010101000001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010100010101010101010101010101010101010101010101010101010101010101010100000100000001010101010101010101010101010101010100010100010101010101010101010101010101010101010101010101010101010101010100000101010001010000010101010101010101010101010101010101010101010001010001010000010101010101010101010101010101010101010101010001010001010000010101010101010101010101010101010101010101010001010001010000010101010101010101010101010101010101010001010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010001010101010101010101010101010101010101010101010101010101010001010101010101010101010101010101010101010101010101010101010101010000010000000101010101010101010101010101010101010101010101010100010100010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101000101000101000100010001000000010101000101000101000101000101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000101000101000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010000000101010001010000000101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001010100010001000100010101010101010101000101000101000000010101000101010101010101000100010001000000000000010101000100010000010001010100010100010101010101010101000000010101000100010000010001010100010100000101000101000101010101010101010000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010100010100010100000100000100000000010101000101010001010001010000010001000100000001010100000000010101000101010001010001010000010001000100000001010100010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101000000010101000101000101000101000101000101010101010101010101010101010101010101010101010101010101010100010001000000010101010101010101010101010101010101010101010001010101010101010101010000000001010101010101010101010101010101010101010101010101010000000101010001010001010001010100010100010100010100010100010101010101010101010101010101010101010101010101010101010101010000000001010101010101010101010101010101010101000000010101000001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010100010101010101010101010101010101010101010101010101010101010101010100000100000001010101010101010101010101010101010100010100010101010101010101010101010101010101010101010101010101010101010100000101010001010000010101010101010101010101010101010101010101010001010001010000010101010101010101010101010101010101010101010001010001010000010101010101010101010101010101010101010101010000000101010001010100010100000100000000000101010000010001000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101000001000000010101010101010101010001010001010001010001010000010100010100010100000000000001010001010001010001010000010001010101010101010101010101010101010001010001010001010000010001010101010101010101010101010101010101010101010100010100010100010101010101010101010100000100000000000001010101010101010101010101000101000101000100010001000101010101010101010101010101010101000101000101000100010001000101010101010101010101010101010101000101000001000100010000010001010100010100000001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010100010001000000010101010101010101000001000100010000000101010001010101010101010101010000000000000001010100000100000101010001010000000000000101010100000000000001010101010101010101010101010101000000010101000000010101010001010001010001010001010001010000000101000101000100010001000101000101000001000001010100010100010100010001000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010100000100000100000101010001010000010100010101010101010100000001010100000000000000000101010001010001000101010101010100000001010100010100010100010100010101000000010100000001010100000001010100010100010101010101010101010000000100000001010101010100000001010100000101000100010000000101010000000101010001010100000001010100010000010000010001000001000100010001000000010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010001010001010000000101010001010001010001010000000101010000000101010001010000000101010001010000010000010000000001010100000000010101000001000001000100010000000000000001010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010100000001010100000001010100010000000100000101000101000000010000000001010100000001010100010001000100010001010001010001010101010101010100000001010100010001000100010000000101010000000101010001010001010001000100000101010000000100000001000101000101010000000100000000000000000000000101010000000000000001010100000001000001000101010000000100000001010100000001000001000000000000000000000100000100000101010101010101010100000001010100000001010001000101010000000100000100000000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010101000101000000010101000101000101000101000101010101010101010001010001010000000101010001010101010101010101000101000101000100010001000101010101010101010001010001010000010101000001000000010101000101010101010101010001010001010000010101000101000101000101000101010101010101010001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101010100010100010101010101010101010101010101010100010100010100000001010100010101010101010101010101010101010100010100010100000001010100010101010101010101010101010101010100010100000100010101000101000001010100010100000100000001010101000101000000010000010101000101010000000100010000000000000000000001010100000000000000010101000000010000010000000000000000000001010100000000000000010101000000010000010001000000010000010101000101000100010101000101000000010000010001010100000001010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010000000101010001010000000100010100010100000001010101010101010100000001010100010100010001010101010101010101010101010101010100000001010100010100010001010101010101010101010101010101010100000001010101010101000000010000010000000000000000000101010001010100000001010100010100000000000101010101010000000101010000010101000000010101000001000101010101010101010000000100010000010101000000010101000001000101010101010101010000000101010001010100010101010101010101010100000001010100010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010001010000000101000101000101000101000001000100000100000100010101000101000101000101000101000100010001000001000000010101010000000101000101000101000101000100010001000001000000010101010000010000000101010101010101010100000100010001000100010100010101010101010101010100000100000000000001010101010101010101010101000101000101000100010001000101010101010101010101010101010101000101000101000100010001000101010101010101010101010101010101000101000001000100010000010001010100010100000001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010100010001000000010101010101010101000001000100010000000101010001010101010101010101010000000000000001010100000100000101010001010000000000000101010100000000000001010101010101010101010101010101000000010101000000010101010001010001010001010001010001010000000101000101000100010001000101000101000001000001010100010100010100010001000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010100000100000100000101010001010000010100010101010101010100000001010100000000000000000101010001010001000101010101010100000001010100010100010100010100010101000000010100000001010100000001010100010100010101010101010101010000000100000001010101010100000001010100000101000100010000000101010000000101010001010100000001010100010000010000010001000001000100010001000000010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010001000001000101010001010000010001000100000000010101000000010101000101000001010101010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010101000101000000010100010100000100010001010000000101010000000100010001000000010100010100000100010001000101010101010100000001010100010100010100010100000100010001000101010101010101000001000000010101000000010101000101000000010100010001000000000100000101010001010101000000010101000101000000010101000000010101000000010101000100010001000100000001010100000001010100010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010001000001000101010001010000010001000100000000010101000000010101000101000001010101010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010101000101000000010100010100000100010001010000000101010000000100010001000000010100010100000100010001000101010101010100000001010100010100010100010100000100010001000101010101010101000001000000010101000000010101000101000000010100010001000000000100000101010001010101000000010101000101000000010101000000010101000000010101000100010001000100000001010100000001010100010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010001000001000101010001010000010001000100000000010101000000010101000101000001010101010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010101000101000000010100010100000100010001010000000101010000000100010001000000010100010100000100010001000101010101010100000001010100010100010100010100000100010001000101010101010101000001000000010101000000010101000101000000010100010001000000000100000101010001010101000000010101000101000000010101000000010101000000010101000100010001000100000001010100000001010100010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010001000001000101010001010000010001000100000000010101000000010101000101000001010101010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010101000101000000010100010100000100010001010000000101010000000100010001000000010100010100000100010001000101010101010100000001010100010100010100010100000100010001000101010101010101000001000000010101000000010101000101000000010100010001000000000100000101010001010101000000010101000101000000010101000000010101000000010101000100010001000100000001010100000001010100010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010001000001000101010001010000010001000100000000010101000000010101000101000001010101010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010101000101000000010100010100000100010001010000000101010000000100010001000000010100010100000100010001000101010101010100000001010100010100010100010100000100010001000101010101010101000001000000010101000000010101000101000000010100010001000000000100000101010001010101000000010101000101000000010101000000010101000000010101000100010001000100000001010100000001010100010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010001000001000101010001010000010001000100000000010101000000010101000101000001010101010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010101000101000000010100010100000100010001010000000101010000000100010001000000010100010100000100010001000101010101010100000001010100010100010100010100000100010001000101010101010101000001000000010101000000010101000101000000010100010001000000000100000101010001010101000000010101000101000000010101000000010101000000010101000100010001000100000001010100000001010100010101000000010101000100010001010000000001010100000001010101010101000000010101000100010001010101010101010101000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001010100010100000001000000000101010000000101010001010000000100010000000101010000000000000101010000000101010001010000000100010000000101010000000000010101000000010100010100010100000001000000000101010000000101010001010000000000000101010001010100010001000000000101010000000101010001010101010000010001010100000001010101010101010100000001010100000101000100000100010100000001010101010101010100000001010100000101000100010000000101010000000101010001010000000100010000000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010100010100010100010100010100000000010001000001000101010001010000010001000100000000010101000000010101000101000001010101010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010101000101000000010100010100000100010001010000000101010000000100010001000000010100010100000100010001000101010101010100000001010100010100010100010100000101010000000100000001010100000001010100010100010100010100000101010000000100000001010101010100000001010100000101000000010101000101000000010101000101000001000001000100000000000000000001010100010100010101000101000001000001000100000000000000000001010100010100010101010101010101000000010101000100010001010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001000000010101000000010101000101000000010100010100000000000000000001010100000001010101010101010101000000010101000001000001000000000101010000000100000001010100000001000000010101000000010000000101010000000100000100000000000000000000000101010101010101010001010001010000000101010001010101010101010101010101010101010101010101010101000000010101000100010001000000000101010001010000010000010001010100000100010101010101010101010101010101010001010000010001010100010100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001000100000101000101000000000101010001010000010101010101010101010101010100000001010100010100010100010101010101010101010101010101010100000001010100010001000100010000000101010000010101000101000001010100010100000100000100010000010101000000010101000101000001010101010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010101010101010101010101010101010000000101010001010100000001010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000001010100000001000001000000000000000000000101010000000100000100010000010000010000000000000000000000000101010000000100000100010000010000010000000000000000000000000101010000000100000101010000000000000000010000000000000000000000000101010000010101000000010000010001000101010101010101010000000101010001000100010001010101010101010100000001010100010001010001010000010101000000010000010001000101000101000101000000010000010001010100010100010101010101010100000001010100000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010001010000000101010101010101010101010101010101010101010101010001010000000101010101010101010101010101010101000101000101010101010101010101010101010101010101010101010101010101010101010001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010000000000010101000101000101010101010101010100010100010100000001010100010100000001010100010001000100010001010001010001010101010101010101010101010101010001010001010000000101010001010101010101010101010101010101010000000101010000000000000101010000010101000101000100010001000000010101000101000000010101000101010101010101010101010101010101000101000101000000010101000101010101010101010101010101010101000101000101000000010101000101010101010101010101010101010101000101000001000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010100000001010100010101010101010101010101010101010100000001010100010001000000010101010101010101010101010101010100010100000100010101000000010101010101010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010101010100010001000100010101010101010101010101010101010001010000010001010100000100010101010101010101010101010101010000010000010001010100000100010101010101010101010101010101010000010000010001010100010100000000000101010001010001010001010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010001010000000101010101010101010101010101010101010101010101010001010000000101010101010101010101010101010101000101000101010101010101010101010101010101010101010101010101010101010101010001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010000000000010101000101000101010101010101010100010100010100000001010100010100000001010100010001000100010001010001010001010101010101010101010101010101010001010001010000000101010001010101010101010101010101010101010000000101010000000000000101010000010101000101000100010001000000010101000101000000010101000101010101010101010101010101010101000101000101000000010101000101010101010101010101010101010101000101000101000000010101000101010101010101010101010101010101000101000001000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010100000001010100010101010101010101010101010101010100000001010100010001000000010101010101010101010101010101010100010100000100010101000000010101010101010101010101010101010100000001010100010001000000010101010101010101010101010101010100000001010101010100010000010001000000010101010101010101010101010000010000010001010100000100010101010101010101010101010101010001010000010001010100000100010101010101010101010101010101010001010000010001010100010100000101010001010001010001010001010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010100000101010001010000010000000101010101010101010101010100010100000100000100010000000101010001010101010101010101010100010100000100000100010000000101010001010101010101010101010101010101000101000101000100000100000001010101010101010101010101010101010101010101010101010101010101010001000100010001000000010101000101000101000101000101000101000101010101010101010001010000000101010101010101010101010101010101000101000101010101010101010101010101010101010101010101010101000001000100000000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010000010000000101010101010101010101010101010100010100010100000101010101010101010101010101010101010101010100010100000100010101000001000001000001000100000001010100000101000101000101000000010101000101000100010000000001010100010101010101010101010100010001000001000000010101000001010100010100000000010101000101010101010101010101010101010101000101000101000101000001000101010101010101010101010101010101010101010101010101010101010100010000000101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101000001000100000000010101010101010101010101010001010001010001000100010001010101010101010101010101010101010001010001010001000100010001010101010101010101010101010101010001010000010000000101010001010101010101010101010100000101010000010001000100010101010101010101000101000001000000010100010100010100010100000101000101000101010101010101010101010101010101010101010101010000000101010001000100010001000000010101000001010100010100010101000101000001010001010000010001'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010101010101010101010101010101010100000001010100010100010100010100000001010100010100010100010101010101010101010101010101010101010101010101010101010101010100010100010100010100000100010000000101010101010001010001010000000000000101010001010100010100000000000101010001010001010001010101010101010101000101000101000100000001010100010100010100010101010101010101000101000101000100000001010100010100010100010101010101010101010101010101010101010101010101010101010101010000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000101000001010100010101010101010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101010101010101010100000001010101010101010101010101010101010101000101000001000101010101010101010101010101010101010101010000000101010001010100000001010101010101000000010101000101000101010101010101010101010101010101010101010000000101010101010101010001010001010001010001010001010000010101010101010001010001010001010000010001000001010100010100000100000100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010000010101000101000000010100010100000100010001010000000101010000000100010001000000010100010100000100010001000101010101010100000001010100010100010100010100000101010000000100000001010100000001010100010100010100010100000101010000000100000001010101010100000001010100000101000000010101000101000000010101000101000001000001000100000000000000000001010100010100010101000101000001000001000100000000000000000001010100010100010101010101010101000000010101000100010001010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010100000001000000010101000000010101000101000000010100010100000000000000000001010100000001010101010101010101000000010101000001000001000000000101010000000100000001010100000001000000010101000000010000000101010000000100000100000000000000000000000101010101010101010001010001010000000101010001010101010101010101010101010101010101010101010101000000010101000100010001000000000101010001010000010000010001010100000100010101010101010101010101010101010001010000010001010100010100000101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010100010100010100000101010001010000010000000101010101010101010100000001010100010100010100010101010101010101010101010101010100000001010100010100010100010100000001010100010000000101010001000100010000000001010100010101000101000000010101000101000001010101010101010101010101000101000101000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010000000101010001010000000101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001010100010001000100010101010101010101000000010101000100010000010001010100010100000101000101000001010001010001010101010101010101000101000101000000010101000101010101010101010000000101010001000100010001000000010101000101010101010101010000'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: TCH received (len=240): '010101010101010101010100010100010100000101010001010000010001000000000101010001010000010001000000000101010001010000010001000000000101010001010000010001000000000101010001010000010001000000000101010001010000010001000100000000010101000001000100000001010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh48(916)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Timeout waiting for matching Downlink data frame", new component reason: "Timeout waiting for matching Downlink data frame"
TC_data_rtp_tchh48(916)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8680
MC@67a7502a7f5d: Test Component 916 has requested to stop MTC. Terminating current testcase execution.
TC_data_rtp_tchh48-RSL(914)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchh48-RSL-IPA(913)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchh48-RTPEM(917)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(915)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchh48(916)@67a7502a7f5d: Final verdict of PTC: fail reason: "Timeout waiting for matching Downlink data frame"
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(913): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchh48-RSL(914): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(915): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchh48(916): fail (none -> fail) reason: "Timeout waiting for matching Downlink data frame"
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchh48-RTPEM(917): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: Timeout waiting for matching Downlink data frame
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'.
Mon Mar 17 07:54:40 UTC 2025
------ BTS_Tests.TC_data_rtp_tchh48 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchh48.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5329178)
Waiting for packet dumper to finish... 1 (prev_count=5329178, count=5329933)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'.
------ BTS_Tests.TC_data_rtp_tchf24 ------
Mon Mar 17 07:54: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_data_rtp_tchf24.pcap" >/data/BTS_Tests.TC_data_rtp_tchf24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_rtp_tchf24 started.
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: 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_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: 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_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_2k4 (18) } }
TC_data_rtp_tchf24(921)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchf24(921)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24-RTPEM(922)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf24(921)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24(921)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: Sending Uplink TCH (len=72): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: TCH received (len=72): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf24(921)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24-RTPEM(922)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf24(921)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24(921)@67a7502a7f5d: Final verdict of PTC: pass
TC_data_rtp_tchf24(923)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_1k2 (19) } }
TC_data_rtp_tchf24(923)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchf24(923)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24-RTPEM(924)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf24(923)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24(923)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: Sending Uplink TCH (len=72): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '000101000001000100000101000001000000010101000100000101010000010100000101000100000000010000000101000001000000000000010100000000010101010100000000'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '000000000000000000000000000000000000000000000000000000000000000000000000000000000100010001000100000001010100000100010000000100010001000000000000'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: TCH received (len=72): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchf24(923)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24-RTPEM(924)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchf24(923)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchf24(923)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8876
TC_data_rtp_tchf24-RSL(919)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf24-RTPEM(922)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf24-RTPEM(924)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(920)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchf24-RSL-IPA(918)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(918): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf24-RSL(919): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf24(921): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf24-RTPEM(922): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf24(923): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchf24-RTPEM(924): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_rtp_tchf24 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 pass'.
Mon Mar 17 07:54:47 UTC 2025
====== BTS_Tests.TC_data_rtp_tchf24 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchf24.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2729467)
Waiting for packet dumper to finish... 1 (prev_count=2729467, count=2729966)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'.
------ BTS_Tests.TC_data_rtp_tchh24 ------
Mon Mar 17 07:54: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_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_rtp_tchh24 started.
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh24-RSL(926)@67a7502a7f5d: 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_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: 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_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: 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_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: 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_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_data_rtp_tchh24(928)@67a7502a7f5d: f_TC_data_rtp_loopback(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_H (9), u := { data := RSL_CMOD_CSD_T_2k4 (18) } }
TC_data_rtp_tchh24(928)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_rtp_tchh24(928)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchh24-RTPEM(929)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_rtp_tchh24(928)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_rtp_tchh24(928)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: Sending Uplink TCH (len=144): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100010001000100010001000100010001000100010001000100010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000000000000010101010001000100010001000100010001000100010001000100010001000100010001000000000001000100010001000100010001000100010001000100010001000100010001'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001000100010001010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100010001'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101000000000101010101010101000001000001000100010001010101010101010101010101010101010101010100000100000100010100000001010100000001010101010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010000000001010101010101010100000000010101010101010101010101010000000101000101000100010000010000010001000101000000010000000000000001000000010101000000010101000000010101000100000100000000000000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010000000001010101010101010101010101010100000000010101010101010101010101010101010101010101000000000101010101010101010000000001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010100000001000001000100010100010100010001000100000000000000000000000000000001010101000000000000000001010001010001000100000100000100010000000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000000000000000101000101000000000000000000000000000001010001010000000000000001000000010101000000010101000000010101000000010101000000010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010001000100010000010000010001000101010001010100000001010100010001000001000001010100000000000001010100010100000001010101010101010000000000010101010101010101010101010101010101010101010101010101010101010101010101010001000101010101010101010101010101010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010000000001010101010101010100000000010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010000000101000101000100010000010000010001000101000000010000000000000001000000010101000000010101000000010101000100000100000000000000000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000000010101010101010101010101010101010101010101000000000101010101010101010000000001010101010100000001000001000100010100010100010001000100000000000000000000000000000001010101000000000000000001010001010001000100000100000100010000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010100000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000000000000000101000101000000000000000000000000000001010001010000000000000001000000010101000000010101000000010101000000010101000000010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101010101010001000100010000010000010001000101010001010100000001010100010001000001000001010100000000000001010100010100000001010101010101010000000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010001000101010101010101010101010101010101010101010101010101010100000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101010101010101000000000101010101010101010000000001010101010101010000000001010101010101010101010101010100010001010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010000000001010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010101010101010101010100000000010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010000000001010101010101010100000000010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010000000101000101000100010000010000010001000101000000010000000000000001000000010101000000010101000000010101000100000100000000000000000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000100000100010001010001010001000100010000000000000000000000000000000101010100000000000000000101000101000100010000010101000101010101010000010000010001000101000000010000010001000101000101010101010101000000000101010101010101000001000001000100010001010101010101010100000000'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010000000001010101010101010101010101010100000100000001010100000001010100000000000001010100010100010001000001000001000100010001010101010101010101010101010101010101000000000101010101010101010101010101010000000001010101010101010000000001010101010101010100000000010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010000000101000101000100010000010000010001000101000000010000000000000001000000010101000000010101000000010101000100000100000000000000000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: FACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101000000000101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: TCH received (len=144): '010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101'O
TC_data_rtp_tchh24(928)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Timeout waiting for matching Downlink data frame", new component reason: "Timeout waiting for matching Downlink data frame"
TC_data_rtp_tchh24(928)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8680
MC@67a7502a7f5d: Test Component 928 has requested to stop MTC. Terminating current testcase execution.
TC_data_rtp_tchh24-RSL(926)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(927)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchh24-RTPEM(929)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchh24-RSL-IPA(925)@67a7502a7f5d: Final verdict of PTC: none
TC_data_rtp_tchh24(928)@67a7502a7f5d: Final verdict of PTC: fail reason: "Timeout waiting for matching Downlink data frame"
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(925): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchh24-RSL(926): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchh24(928): fail (none -> fail) reason: "Timeout waiting for matching Downlink data frame"
MTC@67a7502a7f5d: Local verdict of PTC TC_data_rtp_tchh24-RTPEM(929): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: Timeout waiting for matching Downlink data frame
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'.
Mon Mar 17 07:54:56 UTC 2025
------ BTS_Tests.TC_data_rtp_tchh24 fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_rtp_tchh24.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5296872)
Waiting for packet dumper to finish... 1 (prev_count=5296872, count=5297371)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144'.
------ BTS_Tests.TC_data_facch_tchf144 ------
Mon Mar 17 07:55: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_data_facch_tchf144.pcap" >/data/BTS_Tests.TC_data_facch_tchf144.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_facch_tchf144 started.
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: 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_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: 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_data_facch_tchf144-RSL(931)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: 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_data_facch_tchf144-RSL(931)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144(933)@67a7502a7f5d: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_14k4 (24) } }
TC_data_facch_tchf144(933)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_facch_tchf144(933)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144-RTPEM(934)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf144(933)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144(933)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf144(933)@67a7502a7f5d: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchf144(933)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144(933)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144(933)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchf144(933)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144-RTPEM(934)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf144(933)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf144(933)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8751
TC_data_facch_tchf144-RSL(931)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchf144-RTPEM(934)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(932)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchf144-RSL-IPA(930)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf144-RSL-IPA(930): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf144-RSL(931): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf144(933): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf144-RTPEM(934): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_facch_tchf144 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 pass'.
Mon Mar 17 07:55:03 UTC 2025
====== BTS_Tests.TC_data_facch_tchf144 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchf144.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2995112)
Waiting for packet dumper to finish... 1 (prev_count=2995112, count=2995611)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96'.
------ BTS_Tests.TC_data_facch_tchf96 ------
Mon Mar 17 07:55: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_data_facch_tchf96.pcap" >/data/BTS_Tests.TC_data_facch_tchf96.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_facch_tchf96 started.
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: 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_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: 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_data_facch_tchf96-RSL(936)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96(938)@67a7502a7f5d: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_9k6 (16) } }
TC_data_facch_tchf96(938)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_facch_tchf96(938)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96-RTPEM(939)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf96(938)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96(938)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf96(938)@67a7502a7f5d: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchf96(938)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96(938)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96(938)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchf96(938)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96-RTPEM(939)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf96(938)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf96(938)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8786
TC_data_facch_tchf96-RSL-IPA(935)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchf96-RSL(936)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(937)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchf96-RTPEM(939)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf96-RSL-IPA(935): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf96-RSL(936): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(937): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf96(938): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf96-RTPEM(939): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_facch_tchf96 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 pass'.
Mon Mar 17 07:55:09 UTC 2025
====== BTS_Tests.TC_data_facch_tchf96 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchf96.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2980694)
Waiting for packet dumper to finish... 1 (prev_count=2980694, count=2981630)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48'.
------ BTS_Tests.TC_data_facch_tchf48 ------
Mon Mar 17 07:55: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_data_facch_tchf48.pcap" >/data/BTS_Tests.TC_data_facch_tchf48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_facch_tchf48 started.
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: 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_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: 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_data_facch_tchf48-RSL(941)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48(943)@67a7502a7f5d: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_4k8 (17) } }
TC_data_facch_tchf48(943)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_facch_tchf48(943)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48-RTPEM(944)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf48(943)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48(943)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf48(943)@67a7502a7f5d: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchf48(943)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48(943)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48(943)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchf48(943)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48-RTPEM(944)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf48(943)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf48(943)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8821
TC_data_facch_tchf48-RSL(941)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchf48-RSL-IPA(940)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(942)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchf48-RTPEM(944)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf48-RSL-IPA(940): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf48-RSL(941): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf48(943): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf48-RTPEM(944): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_facch_tchf48 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 pass'.
Mon Mar 17 07:55:16 UTC 2025
====== BTS_Tests.TC_data_facch_tchf48 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchf48.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2974635)
Waiting for packet dumper to finish... 1 (prev_count=2974635, count=2975134)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48'.
------ BTS_Tests.TC_data_facch_tchh48 ------
Mon Mar 17 07:55: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_data_facch_tchh48.pcap" >/data/BTS_Tests.TC_data_facch_tchh48.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_facch_tchh48 started.
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: 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_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: 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_data_facch_tchh48-RSL(946)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_data_facch_tchh48(948)@67a7502a7f5d: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_H (9), u := { data := RSL_CMOD_CSD_T_4k8 (17) } }
TC_data_facch_tchh48(948)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_facch_tchh48(948)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48-RTPEM(949)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchh48(948)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48(948)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh48(948)@67a7502a7f5d: 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 := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++") } }
TC_data_facch_tchh48(948)@67a7502a7f5d: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchh48(948)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48(948)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48(948)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchh48(948)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48-RTPEM(949)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchh48(948)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh48(948)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8856
TC_data_facch_tchh48-RSL(946)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchh48-RTPEM(949)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(947)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchh48-RSL-IPA(945)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchh48-RSL-IPA(945): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchh48-RSL(946): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(947): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchh48(948): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchh48-RTPEM(949): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_facch_tchh48 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 pass'.
Mon Mar 17 07:55:22 UTC 2025
====== BTS_Tests.TC_data_facch_tchh48 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchh48.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2790713)
Waiting for packet dumper to finish... 1 (prev_count=2790713, count=2791212)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24'.
------ BTS_Tests.TC_data_facch_tchf24 ------
Mon Mar 17 07:55: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_data_facch_tchf24.pcap" >/data/BTS_Tests.TC_data_facch_tchf24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_facch_tchf24 started.
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: 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_data_facch_tchf24-RSL(951)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: 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_data_facch_tchf24-RSL(951)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24(953)@67a7502a7f5d: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_F (8), u := { data := RSL_CMOD_CSD_T_2k4 (18) } }
TC_data_facch_tchf24(953)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_facch_tchf24(953)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24-RTPEM(954)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf24(953)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24(953)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchf24(953)@67a7502a7f5d: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchf24(953)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24(953)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24(953)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchf24(953)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24-RTPEM(954)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchf24(953)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchf24(953)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8890
TC_data_facch_tchf24-RSL(951)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(952)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchf24-RSL-IPA(950)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchf24-RTPEM(954)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf24-RSL-IPA(950): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf24-RSL(951): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(952): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf24(953): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchf24-RTPEM(954): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_facch_tchf24 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 pass'.
Mon Mar 17 07:55:29 UTC 2025
====== BTS_Tests.TC_data_facch_tchf24 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchf24.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2957227)
Waiting for packet dumper to finish... 1 (prev_count=2957227, count=2957726)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24'.
------ BTS_Tests.TC_data_facch_tchh24 ------
Mon Mar 17 07:55: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_data_facch_tchh24.pcap" >/data/BTS_Tests.TC_data_facch_tchh24.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_data_facch_tchh24 started.
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: 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_data_facch_tchh24-RSL(956)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: 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_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_data_facch_tchh24(958)@67a7502a7f5d: f_TC_data_facch(): Testing channel mode { len := 0, reserved := '000000'B, dtx_d := false, dtx_u := false, spd_ind := RSL_SPDI_DATA (2), ch_rate_type := RSL_CHRT_TCH_H (9), u := { data := RSL_CMOD_CSD_T_2k4 (18) } }
TC_data_facch_tchh24(958)@67a7502a7f5d: setverdict(pass): none -> pass
TC_data_facch_tchh24(958)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24-RTPEM(959)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchh24(958)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24(958)@67a7502a7f5d: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O
TC_data_facch_tchh24(958)@67a7502a7f5d: 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 := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } }
TC_data_facch_tchh24(958)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24(958)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24(958)@67a7502a7f5d: 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 := 15, m := false, el := 1, payload := '9C40F7AD4021A219B331047EE7B8E4'O, padding := '2B2B2B2B2B'O ("+++++") } }
TC_data_facch_tchh24(958)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24-RTPEM(959)@67a7502a7f5d: Warning: Stopping inactive timer T_transmit.
TC_data_facch_tchh24(958)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_data_facch_tchh24(958)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":8924
TC_data_facch_tchh24-RSL(956)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchh24-RSL-IPA(955)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(957)@67a7502a7f5d: Final verdict of PTC: none
TC_data_facch_tchh24-RTPEM(959)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchh24-RSL-IPA(955): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchh24-RSL(956): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(957): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchh24(958): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_data_facch_tchh24-RTPEM(959): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_data_facch_tchh24 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 pass'.
Mon Mar 17 07:55:35 UTC 2025
====== BTS_Tests.TC_data_facch_tchh24 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_data_facch_tchh24.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2776966)
Waiting for packet dumper to finish... 1 (prev_count=2776966, count=2780712)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'.
------ BTS_Tests.TC_early_immediate_assignment ------
Mon Mar 17 07:55: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_early_immediate_assignment.pcap" >/data/BTS_Tests.TC_early_immediate_assignment.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_early_immediate_assignment started.
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: 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_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: 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_early_immediate_assignment-RSL(961)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_early_immediate_assignment(963)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_early_immediate_assignment(963)@67a7502a7f5d: 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 := '00010111'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_early_immediate_assignment(963)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_early_immediate_assignment(963)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_early_immediate_assignment(963)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_early_immediate_assignment(963)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
TC_early_immediate_assignment(964)@67a7502a7f5d: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ"
TC_early_immediate_assignment(964)@67a7502a7f5d: 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 := 0 }, tsc := 7, h := false, arfcn := 873, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '00010111'B, t1p := 0, t3 := 24, 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_early_immediate_assignment(964)@67a7502a7f5d: Received IMM.ASS for our RACH!
TC_early_immediate_assignment(964)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_early_immediate_assignment(964)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
TC_early_immediate_assignment(964)@67a7502a7f5d: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":9005
TC_early_immediate_assignment-RSL(961)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(962)@67a7502a7f5d: Final verdict of PTC: none
TC_early_immediate_assignment-RSL-IPA(960)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(960): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_early_immediate_assignment-RSL(961): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(962): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_early_immediate_assignment(963): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Local verdict of PTC TC_early_immediate_assignment(964): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ"
MTC@67a7502a7f5d: Test case TC_early_immediate_assignment finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment pass'.
Mon Mar 17 07:55:43 UTC 2025
====== BTS_Tests.TC_early_immediate_assignment pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_early_immediate_assignment.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4115452)
Waiting for packet dumper to finish... 1 (prev_count=4115452, count=4115951)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'.
------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------
Mon Mar 17 07:55: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_acch_overpower_rxqual_thresh started.
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: 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_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh(968)@67a7502a7f5d: RxLev(BCCH) := 30
TC_acch_overpower_rxqual_thresh(968)@67a7502a7f5d: Expected RxLev(DCCH) := 22
TC_acch_overpower_rxqual_thresh(968)@67a7502a7f5d: setverdict(pass): none -> pass
TC_acch_overpower_rxqual_thresh(968)@67a7502a7f5d: Executing step[0] := { meas_res := omit, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh(968)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Timeout waiting for L1CTL DATA.ind", new component reason: "Timeout waiting for L1CTL DATA.ind"
MC@67a7502a7f5d: Test Component 968 has requested to stop MTC. Terminating current testcase execution.
TC_acch_overpower_rxqual_thresh-RSL(966)@67a7502a7f5d: Final verdict of PTC: none
TC_acch_overpower_rxqual_thresh(968)@67a7502a7f5d: Final verdict of PTC: fail reason: "Timeout waiting for L1CTL DATA.ind"
TC_acch_overpower_rxqual_thresh-RSL-IPA(965)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(967)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(965): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(966): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(967): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_rxqual_thresh(968): fail (none -> fail) reason: "Timeout waiting for L1CTL DATA.ind"
MTC@67a7502a7f5d: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: fail reason: Timeout waiting for L1CTL DATA.ind
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail'.
Mon Mar 17 07:55:58 UTC 2025
------ BTS_Tests.TC_acch_overpower_rxqual_thresh fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6604665)
Waiting for packet dumper to finish... 1 (prev_count=6604665, count=6605164)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'.
------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------
Mon Mar 17 07:56: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_acch_overpower_rxqual_thresh_dtx started.
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: 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_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_rxqual_thresh_dtx(972)@67a7502a7f5d: RxLev(BCCH) := 30
TC_acch_overpower_rxqual_thresh_dtx(972)@67a7502a7f5d: Expected RxLev(DCCH) := 22
TC_acch_overpower_rxqual_thresh_dtx(972)@67a7502a7f5d: setverdict(pass): none -> pass
TC_acch_overpower_rxqual_thresh_dtx(972)@67a7502a7f5d: Executing step[0] := { meas_res := omit, overpower_sacch := 0, overpower_facch := 0 }
TC_acch_overpower_rxqual_thresh_dtx(972)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Timeout waiting for L1CTL DATA.ind", new component reason: "Timeout waiting for L1CTL DATA.ind"
MC@67a7502a7f5d: Test Component 972 has requested to stop MTC. Terminating current testcase execution.
TC_acch_overpower_rxqual_thresh_dtx(972)@67a7502a7f5d: Final verdict of PTC: fail reason: "Timeout waiting for L1CTL DATA.ind"
TC_acch_overpower_rxqual_thresh_dtx-RSL(970)@67a7502a7f5d: Final verdict of PTC: none
TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(971)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(969): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(970): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx(972): fail (none -> fail) reason: "Timeout waiting for L1CTL DATA.ind"
MTC@67a7502a7f5d: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: fail reason: Timeout waiting for L1CTL DATA.ind
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail'.
Mon Mar 17 07:56:12 UTC 2025
------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6612965)
Waiting for packet dumper to finish... 1 (prev_count=6612965, count=6613464)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'.
------ BTS_Tests.TC_acch_overpower_always_on_facch ------
Mon Mar 17 07:56: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_acch_overpower_always_on_facch started.
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: 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_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: 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_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: 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_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_facch(976)@67a7502a7f5d: RxLev(BCCH) := 30
TC_acch_overpower_always_on_facch(976)@67a7502a7f5d: Expected RxLev(DCCH) := 22
TC_acch_overpower_always_on_facch(976)@67a7502a7f5d: setverdict(pass): none -> pass
TC_acch_overpower_always_on_facch(976)@67a7502a7f5d: Executing step[0] := { meas_res := omit, overpower_sacch := 0, overpower_facch := 4 }
TC_acch_overpower_always_on_facch(976)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Timeout waiting for L1CTL DATA.ind", new component reason: "Timeout waiting for L1CTL DATA.ind"
MC@67a7502a7f5d: Test Component 976 has requested to stop MTC. Terminating current testcase execution.
TC_acch_overpower_always_on_facch(976)@67a7502a7f5d: Final verdict of PTC: fail reason: "Timeout waiting for L1CTL DATA.ind"
TC_acch_overpower_always_on_facch-RSL(974)@67a7502a7f5d: Final verdict of PTC: none
TC_acch_overpower_always_on_facch-RSL-IPA(973)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(975)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(973): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(974): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_always_on_facch(976): fail (none -> fail) reason: "Timeout waiting for L1CTL DATA.ind"
MTC@67a7502a7f5d: Test case TC_acch_overpower_always_on_facch finished. Verdict: fail reason: Timeout waiting for L1CTL DATA.ind
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail'.
Mon Mar 17 07:56:27 UTC 2025
------ BTS_Tests.TC_acch_overpower_always_on_facch fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_always_on_facch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6611941)
Waiting for packet dumper to finish... 1 (prev_count=6611941, count=6612440)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'.
------ BTS_Tests.TC_acch_overpower_always_on_sacch ------
Mon Mar 17 07:56: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_acch_overpower_always_on_sacch started.
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: 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_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_always_on_sacch(980)@67a7502a7f5d: RxLev(BCCH) := 30
TC_acch_overpower_always_on_sacch(980)@67a7502a7f5d: Expected RxLev(DCCH) := 22
TC_acch_overpower_always_on_sacch(980)@67a7502a7f5d: setverdict(pass): none -> pass
TC_acch_overpower_always_on_sacch(980)@67a7502a7f5d: Executing step[0] := { meas_res := omit, overpower_sacch := 4, overpower_facch := 0 }
TC_acch_overpower_always_on_sacch(980)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Timeout waiting for L1CTL DATA.ind", new component reason: "Timeout waiting for L1CTL DATA.ind"
MC@67a7502a7f5d: Test Component 980 has requested to stop MTC. Terminating current testcase execution.
TC_acch_overpower_always_on_sacch-RSL(978)@67a7502a7f5d: Final verdict of PTC: none
TC_acch_overpower_always_on_sacch(980)@67a7502a7f5d: Final verdict of PTC: fail reason: "Timeout waiting for L1CTL DATA.ind"
TC_acch_overpower_always_on_sacch-RSL-IPA(977)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(979)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(977): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(978): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(979): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_always_on_sacch(980): fail (none -> fail) reason: "Timeout waiting for L1CTL DATA.ind"
MTC@67a7502a7f5d: Test case TC_acch_overpower_always_on_sacch finished. Verdict: fail reason: Timeout waiting for L1CTL DATA.ind
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail'.
Mon Mar 17 07:56:42 UTC 2025
------ BTS_Tests.TC_acch_overpower_always_on_sacch fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_always_on_sacch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6614363)
Waiting for packet dumper to finish... 1 (prev_count=6614363, count=6614990)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'.
------ BTS_Tests.TC_acch_overpower_limit ------
Mon Mar 17 07:56: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_acch_overpower_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_acch_overpower_limit started.
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: 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_acch_overpower_limit-RSL(982)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: 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_acch_overpower_limit-RSL(982)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
TC_acch_overpower_limit(984)@67a7502a7f5d: RxLev(BCCH) := 30
TC_acch_overpower_limit(984)@67a7502a7f5d: Expected RxLev(DCCH) := 28
TC_acch_overpower_limit(984)@67a7502a7f5d: setverdict(pass): none -> pass
TC_acch_overpower_limit(984)@67a7502a7f5d: Executing step[0] := { meas_res := omit, overpower_sacch := 2, overpower_facch := 2 }
TC_acch_overpower_limit(984)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Timeout waiting for L1CTL DATA.ind", new component reason: "Timeout waiting for L1CTL DATA.ind"
MC@67a7502a7f5d: Test Component 984 has requested to stop MTC. Terminating current testcase execution.
TC_acch_overpower_limit-RSL(982)@67a7502a7f5d: Final verdict of PTC: none
TC_acch_overpower_limit(984)@67a7502a7f5d: Final verdict of PTC: fail reason: "Timeout waiting for L1CTL DATA.ind"
IPA-CTRL-CLI-IPA(983)@67a7502a7f5d: Final verdict of PTC: none
TC_acch_overpower_limit-RSL-IPA(981)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(981): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_limit-RSL(982): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(983): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_acch_overpower_limit(984): fail (none -> fail) reason: "Timeout waiting for L1CTL DATA.ind"
MTC@67a7502a7f5d: Test case TC_acch_overpower_limit finished. Verdict: fail reason: Timeout waiting for L1CTL DATA.ind
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail'.
Mon Mar 17 07:56:56 UTC 2025
------ BTS_Tests.TC_acch_overpower_limit fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests.TC_acch_overpower_limit.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6612412)
Waiting for packet dumper to finish... 1 (prev_count=6612412, count=6612911)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail' was executed successfully (exit status: 0).
MC@67a7502a7f5d: Test execution finished.
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:57: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_cbch_load_idle_no_cbch started.
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: 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_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":758
TC_cbch_load_idle_no_cbch-RSL(986)@67a7502a7f5d: Final verdict of PTC: none
TC_cbch_load_idle_no_cbch-RSL-IPA(985)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(987)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(985): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(986): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_cbch_load_idle_no_cbch finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass'.
Mon Mar 17 07:57:12 UTC 2025
====== BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6521344)
Waiting for packet dumper to finish... 1 (prev_count=6521344, count=6521843)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:57: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_1block started.
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_1block-RSL(989)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(990)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(988): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL(989): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass'.
Mon Mar 17 07:57:31 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10432315)
Waiting for packet dumper to finish... 1 (prev_count=10432315, count=10432814)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:57: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_2block started.
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '31000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_2block-RSL(992)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(993)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(991): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL(992): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass'.
Mon Mar 17 07:57:49 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10430372)
Waiting for packet dumper to finish... 1 (prev_count=10430372, count=10431308)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:57: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_3block started.
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '32101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_3block-RSL(995)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(996)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(994): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL(995): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(996): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass'.
Mon Mar 17 07:58:08 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10429293)
Waiting for packet dumper to finish... 1 (prev_count=10429293, count=10429792)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:58: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_4block started.
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@67a7502a7f5d: Found block_nr 3 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_4block-RSL(998)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(999)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(997): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL(998): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass'.
Mon Mar 17 07:58:27 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10425330)
Waiting for packet dumper to finish... 1 (prev_count=10425330, count=10425829)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:58: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_multi started.
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33201122232425262728292A2B2C2D2E2F303233343536'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '201122232425262728292A2B2C2D2E2F303233343536'O }
MTC@67a7502a7f5d: Found block_nr 3 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20002000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '002000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 1
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21002102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '002102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 1
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22102112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '102112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 1
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@67a7502a7f5d: Found block_nr 3 of msg 1
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20003000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '003000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 2
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21003102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '003102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 2
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22103112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '103112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 2
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33203122232425262728292A2B2C2D2E2F303233343536'O ("3 1\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '203122232425262728292A2B2C2D2E2F303233343536'O (" 1\"#$%&'()*+,-./023456") }
MTC@67a7502a7f5d: Found block_nr 3 of msg 2
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2327, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2378, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2429, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2480, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2531, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2582, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2633, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2684, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2735, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2786, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2837, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2888, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2939, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2990, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3041, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3092, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3143, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_multi-RSL(1001)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1002)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(1000): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL(1001): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1002): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass'.
Mon Mar 17 07:58:51 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15897300)
Waiting for packet dumper to finish... 1 (prev_count=15897300, count=15897799)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:58: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_schedule started.
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '28001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 8 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@67a7502a7f5d: Found block_nr 3 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_schedule-RSL(1004)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1005)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(1003): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL(1004): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1005): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass'.
Mon Mar 17 07:59:10 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10426922)
Waiting for packet dumper to finish... 1 (prev_count=10426922, count=10431105)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:59: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_default_only started.
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:664 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":664
TC_sms_cb_cmd_sdcch4_default_only-RSL(1007)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1008)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(1006): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL(1007): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass'.
Mon Mar 17 07:59:30 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12255616)
Waiting for packet dumper to finish... 1 (prev_count=12255616, count=12256115)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:59: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started.
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 134, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 185, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 236, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 287, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 338, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 389, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 440, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 491, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 542, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '32101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 593, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 644, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 695, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 746, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 797, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 848, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 899, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 950, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1001, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1052, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1103, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1154, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2327, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2378, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2429, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2480, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1011)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(1009): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(1010): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1011): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_default_and_normal finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass'.
Mon Mar 17 07:59:52 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13176725)
Waiting for packet dumper to finish... 1 (prev_count=13176725, count=13177224)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 07:59: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_default_then_null started.
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: 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_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3398, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3449, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3500, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3551, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3602, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3653, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3704, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3755, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3806, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3857, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3908, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 3959, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4010, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4061, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4112, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4163, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4214, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4265, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4316, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4367, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 4418, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:734 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":734
TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1014)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(1012): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL(1013): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch4_default_then_null finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass'.
Mon Mar 17 08:00:23 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=21338438)
Waiting for packet dumper to finish... 1 (prev_count=21338438, count=21338937)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------
Mon Mar 17 08:00: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_cbc_sdcch4_load_idle started.
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: 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_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: 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_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":800
TC_cbc_sdcch4_load_idle-RSL(1016)@67a7502a7f5d: Final verdict of PTC: none
TC_cbc_sdcch4_load_idle-RSL-IPA(1015)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1017)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL-IPA(1015): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL(1016): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1017): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_cbc_sdcch4_load_idle finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass'.
Mon Mar 17 08:00:43 UTC 2025
====== BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7761205)
Waiting for packet dumper to finish... 1 (prev_count=7761205, count=7761704)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------
Mon Mar 17 08:00: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_cbc_sdcch4_load_overload started.
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: 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_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: 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_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: Re-starting timer T_retransmit, which is already active (running or expired).
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":881
TC_cbc_sdcch4_load_overload-RSL(1019)@67a7502a7f5d: Final verdict of PTC: none
TC_cbc_sdcch4_load_overload-RSL-IPA(1018)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1020)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL-IPA(1018): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL(1019): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_cbc_sdcch4_load_overload finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass'.
Mon Mar 17 08:01:06 UTC 2025
====== BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8789043)
Waiting for packet dumper to finish... 1 (prev_count=8789043, count=8789542)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:01: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_1block started.
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_1block-RSL(1022)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1023)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(1021): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL(1022): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1023): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass'.
Mon Mar 17 08:01:25 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8694005)
Waiting for packet dumper to finish... 1 (prev_count=8694005, count=8697751)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:01: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_2block started.
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '31000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_2block-RSL(1025)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1026)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(1024): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL(1025): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass'.
Mon Mar 17 08:01:43 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8664150)
Waiting for packet dumper to finish... 1 (prev_count=8664150, count=8664649)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:01: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_3block started.
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '32101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_3block-RSL(1028)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1029)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(1027): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL(1028): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1029): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass'.
Mon Mar 17 08:02:02 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8692788)
Waiting for packet dumper to finish... 1 (prev_count=8692788, count=8693287)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:02: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_4block started.
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@67a7502a7f5d: Found block_nr 3 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_4block-RSL(1031)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1032)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(1030): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL(1031): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1032): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass'.
Mon Mar 17 08:02:21 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8697262)
Waiting for packet dumper to finish... 1 (prev_count=8697262, count=8697761)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:02: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_multi started.
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33201122232425262728292A2B2C2D2E2F303233343536'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '201122232425262728292A2B2C2D2E2F303233343536'O }
MTC@67a7502a7f5d: Found block_nr 3 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20002000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '002000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 1
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21002102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '002102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 1
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22102112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '102112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 1
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@67a7502a7f5d: Found block_nr 3 of msg 1
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20003000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '003000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 2
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21003102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '003102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 2
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22103112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '103112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 2
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33203122232425262728292A2B2C2D2E2F303233343536'O ("3 1\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '203122232425262728292A2B2C2D2E2F303233343536'O (" 1\"#$%&'()*+,-./023456") }
MTC@67a7502a7f5d: Found block_nr 3 of msg 2
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1895, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1946, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1997, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2048, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2099, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2150, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2201, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2252, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2303, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2354, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2405, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2456, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2507, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2558, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2609, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2660, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2711, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2762, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2813, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2864, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2915, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2966, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 3017, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 3068, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 3119, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_multi-RSL(1034)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1035)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(1033): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL(1034): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1035): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass'.
Mon Mar 17 08:02:45 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12843052)
Waiting for packet dumper to finish... 1 (prev_count=12843052, count=12846798)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:02: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_schedule started.
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '28001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 8 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '22101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '33202122232425262728292A2B2C2D2E2F303233343536'O ("3 !\"#$%&'()*+,-./023456") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 3 }, payload := '202122232425262728292A2B2C2D2E2F303233343536'O (" !\"#$%&'()*+,-./023456") }
MTC@67a7502a7f5d: Found block_nr 3 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_schedule-RSL(1037)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1038)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(1036): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL(1037): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1038): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass'.
Mon Mar 17 08:03:04 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8694326)
Waiting for packet dumper to finish... 1 (prev_count=8694326, count=8694825)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:03: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_default_only started.
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1205, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1256, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1307, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1358, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1409, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1460, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1511, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1562, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1613, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1664, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1715, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1766, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1817, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1868, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1919, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 1970, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2021, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2072, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2123, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2174, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2225, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: CBCH: { 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_OSMO_CBCH4 (25) }, 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 := 2276, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:673 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":673
TC_sms_cb_cmd_sdcch8_default_only-RSL(1040)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1041)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(1039): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL(1040): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1041): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass'.
Mon Mar 17 08:03:25 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12256176)
Waiting for packet dumper to finish... 1 (prev_count=12256176, count=12259922)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:03: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started.
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 2 }, ma_map := { len := 1, ma := '11000000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 161, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 212, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 263, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 314, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 365, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 416, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '20001000320F1141660C344DD3CBA09A0C000000000000'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 0 }, payload := '001000320F1141660C344DD3CBA09A0C000000000000'O }
MTC@67a7502a7f5d: Found block_nr 0 of msg 0
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 467, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '21000102030405060708090A0B0C0D0E0F101213141516'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 1 }, payload := '000102030405060708090A0B0C0D0E0F101213141516'O }
MTC@67a7502a7f5d: Found block_nr 1 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 518, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '32101112131415161718191A1B1C1D1E1F202223242526'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 2 }, payload := '101112131415161718191A1B1C1D1E1F202223242526'O }
MTC@67a7502a7f5d: Found block_nr 2 of msg 0
MTC@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 569, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 620, rx_level := 8, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 671, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 722, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 773, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 824, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 875, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 926, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 977, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1028, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1079, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1130, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1181, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1232, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1283, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1334, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1385, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1436, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1487, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1538, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1589, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1640, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1691, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1742, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1793, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1844, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1895, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1946, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 1997, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2048, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=1, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2099, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 1 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=2, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2150, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 2 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=3, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2201, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Found block_nr 3 of DEFAULT/NULL
MTC@67a7502a7f5d: Tb=4, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2252, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=5, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2303, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=6, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2354, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=7, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2405, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '2F2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("/++++++++++++++++++++++") } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := false, seq_nr := 15 }, payload := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++++") }
MTC@67a7502a7f5d: Tb=0, CBCH: { 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_OSMO_CBCH8 (26) }, tn := 2 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := true, uplink := true, spare := '1111'B, arfcn := 1023 }, frame_nr := 2456, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '30010203040506070708090A0B0C0D0E0F101112131415'O } } }, block: { block_type := { spare := '0'B, lpd := '01'B, last_block := true, seq_nr := 0 }, payload := '010203040506070708090A0B0C0D0E0F101112131415'O }
MTC@67a7502a7f5d: Found block_nr 0 of DEFAULT/NULL
MTC@67a7502a7f5d: setverdict(pass): pass -> pass reason: ""BTS_Tests_SMSCB.ttcn:417 : "", component reason not changed
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":417
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043)@67a7502a7f5d: Final verdict of PTC: none
TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1044)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(1042): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(1043): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sms_cb_cmd_sdcch8_default_and_normal finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass'.
Mon Mar 17 08:03:46 UTC 2025
====== BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10751643)
Waiting for packet dumper to finish... 1 (prev_count=10751643, count=10752142)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------
Mon Mar 17 08:03: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_cbc_sdcch8_load_idle started.
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: 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_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: 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_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: 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_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: 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_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":800
TC_cbc_sdcch8_load_idle-RSL(1046)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1047)@67a7502a7f5d: Final verdict of PTC: none
TC_cbc_sdcch8_load_idle-RSL-IPA(1045)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL-IPA(1045): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL(1046): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_cbc_sdcch8_load_idle finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass'.
Mon Mar 17 08:04:07 UTC 2025
====== BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=7798038)
Waiting for packet dumper to finish... 1 (prev_count=7798038, count=7798537)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'.
------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------
Mon Mar 17 08:04: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_cbc_sdcch8_load_overload started.
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: 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_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: 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_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: 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_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: Re-starting timer T_retransmit, which is already active (running or expired).
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":881
TC_cbc_sdcch8_load_overload-RSL(1049)@67a7502a7f5d: Final verdict of PTC: none
TC_cbc_sdcch8_load_overload-RSL-IPA(1048)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1050)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL-IPA(1048): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL(1049): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1050): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_cbc_sdcch8_load_overload finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass'.
Mon Mar 17 08:04:30 UTC 2025
====== BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8825657)
Waiting for packet dumper to finish... 1 (prev_count=8825657, count=8829840)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'.
------ BTS_Tests_SMSCB.TC_etws_p1ro ------
Mon Mar 17 08:04: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_etws_p1ro started.
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: 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_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: 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_etws_p1ro-RSL(1052)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Quantity of received ETWS PN segments: { 21, 21, 21, 21 }
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":1009
TC_etws_p1ro-RSL(1052)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1053)@67a7502a7f5d: Final verdict of PTC: none
TC_etws_p1ro-RSL-IPA(1051)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_etws_p1ro-RSL-IPA(1051): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_etws_p1ro-RSL(1052): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1053): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_etws_p1ro finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro pass'.
Mon Mar 17 08:04:46 UTC 2025
====== BTS_Tests_SMSCB.TC_etws_p1ro pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12081260)
Waiting for packet dumper to finish... 1 (prev_count=12081260, count=12081759)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'.
------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------
Mon Mar 17 08:04: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_etws_p1ro_end started.
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: 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_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: 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_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: 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_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: 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_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":1051
TC_etws_p1ro_end-RSL(1055)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1056)@67a7502a7f5d: Final verdict of PTC: none
TC_etws_p1ro_end-RSL-IPA(1054)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(1054): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_etws_p1ro_end-RSL(1055): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1056): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_etws_p1ro_end finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end pass'.
Mon Mar 17 08:05:07 UTC 2025
====== BTS_Tests_SMSCB.TC_etws_p1ro_end pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro_end.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15706461)
Waiting for packet dumper to finish... 1 (prev_count=15706461, count=15706960)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'.
------ BTS_Tests_SMSCB.TC_etws_pcu ------
Mon Mar 17 08:05: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_etws_pcu.pcap" >/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_etws_pcu started.
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_pcu-RSL(1058)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_pcu-RSL(1058)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_pcu-RSL(1058)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_etws_pcu-RSL(1058)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL(1058)@67a7502a7f5d: 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_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL(1058)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_pcu-RSL(1058)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_etws_pcu-RSL(1058)@67a7502a7f5d: 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_etws_pcu-RSL(1058)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_pcu-RSL(1058)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_etws_pcu-RSL(1058)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_etws_pcu-RSL(1058)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_pcu-RSL(1058)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_etws_pcu-RSL(1058)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_etws_pcu-RSL(1058)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_etws_pcu-RSL(1058)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: setverdict(pass): none -> pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests_SMSCB.ttcn":1078
TC_etws_pcu-RSL(1058)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1059)@67a7502a7f5d: Final verdict of PTC: none
TC_etws_pcu-RSL-IPA(1057)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: pass
MTC@67a7502a7f5d: Local verdict of PTC TC_etws_pcu-RSL-IPA(1057): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_etws_pcu-RSL(1058): none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1059): none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_etws_pcu finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu pass'.
Mon Mar 17 08:05:12 UTC 2025
====== BTS_Tests_SMSCB.TC_etws_pcu pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_SMSCB.TC_etws_pcu.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2111179)
Waiting for packet dumper to finish... 1 (prev_count=2111179, count=2111678)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu pass' was executed successfully (exit status: 0).
MC@67a7502a7f5d: Test execution finished.
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------
Mon Mar 17 08:05: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_ua_dcch_sapi0 started.
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: 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_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: 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_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi0": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1064@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0(1063)@67a7502a7f5d: setverdict(pass): none -> pass
1064@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1064@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1064@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1064@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0(1063)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1064@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0(1063)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1064@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0(1063)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi0": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_ua_dcch_sapi0(1065)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1066@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0(1065)@67a7502a7f5d: setverdict(pass): none -> pass
1066@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1066@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1066@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1066@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0(1065)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1066@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0(1065)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1066@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0(1065)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi0": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1068@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0(1067)@67a7502a7f5d: setverdict(pass): none -> pass
1068@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1068@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1068@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1068@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0(1067)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1068@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0(1067)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1068@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0(1067)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi0": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_ua_dcch_sapi0(1069)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1070@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0(1069)@67a7502a7f5d: setverdict(pass): none -> pass
1070@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1070@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1070@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1070@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0(1069)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1070@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0(1069)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1070@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0(1069)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_ua_dcch_sapi0-RSL(1061)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1062)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0-RSL-IPA(1060)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(1060): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(1061): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1062): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0(1063): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1064: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0(1065): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1066: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0(1067): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1068: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0(1069): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1070: none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass'.
Mon Mar 17 08:05:20 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3547175)
Waiting for packet dumper to finish... 1 (prev_count=3547175, count=3550921)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:05: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_ua_dcch_sapi0_nopayload started.
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: 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_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: 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_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi0_nopayload": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1075@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0_nopayload(1074)@67a7502a7f5d: setverdict(pass): none -> pass
1075@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1075@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1075@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1075@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0_nopayload(1074)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1075@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0_nopayload(1074)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1075@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload(1074)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi0_nopayload": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_ua_dcch_sapi0_nopayload(1076)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1077@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0_nopayload(1076)@67a7502a7f5d: setverdict(pass): none -> pass
1077@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1077@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1077@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1077@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0_nopayload(1076)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1077@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0_nopayload(1076)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1077@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload(1076)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi0_nopayload": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1079@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0_nopayload(1078)@67a7502a7f5d: setverdict(pass): none -> pass
1079@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1079@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1079@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1079@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0_nopayload(1078)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1079@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0_nopayload(1078)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1079@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload(1078)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi0_nopayload": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_ua_dcch_sapi0_nopayload(1080)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1081@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi0_nopayload(1080)@67a7502a7f5d: setverdict(pass): none -> pass
1081@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1081@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1081@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1081@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi0_nopayload(1080)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1081@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi0_nopayload(1080)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1081@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload(1080)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1073)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(1071): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(1072): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1073): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload(1074): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1075: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload(1076): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1077: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload(1078): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1079: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload(1080): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1081: none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass'.
Mon Mar 17 08:05:46 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20358404)
Waiting for packet dumper to finish... 1 (prev_count=20358404, count=20358903)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------
Mon Mar 17 08:05: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_ua_dcch_sapi3 started.
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: 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_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: 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_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: 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_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: 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_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi3": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1086@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi3(1085)@67a7502a7f5d: setverdict(pass): none -> pass
1086@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1086@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1086@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1086@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi3(1085)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1086@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi3(1085)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1086@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3(1085)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi3": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_ua_dcch_sapi3(1087)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1088@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi3(1087)@67a7502a7f5d: setverdict(pass): none -> pass
1088@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1088@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1088@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1088@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi3(1087)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1088@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi3(1087)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1088@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3(1087)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi3": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1090@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi3(1089)@67a7502a7f5d: setverdict(pass): none -> pass
1090@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1090@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1090@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1090@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi3(1089)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1090@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi3(1089)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1090@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3(1089)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi3": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_ua_dcch_sapi3(1091)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1092@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi3(1091)@67a7502a7f5d: setverdict(pass): none -> pass
1092@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1092@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1092@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1092@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi3(1091)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1092@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi3(1091)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1092@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3(1091)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_ua_dcch_sapi3-RSL(1083)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1084)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi3-RSL-IPA(1082)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(1082): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(1083): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1084): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi3(1085): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1086: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi3(1087): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1088: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi3(1089): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1090: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi3(1091): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1092: none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass'.
Mon Mar 17 08:06:12 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20483718)
Waiting for packet dumper to finish... 1 (prev_count=20483718, count=20484217)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'.
------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------
Mon Mar 17 08:06: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_ua_dcch_sapi4 started.
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: 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_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: 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_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi4": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1097@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi4(1096)@67a7502a7f5d: setverdict(pass): none -> pass
1097@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1097@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1097@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1097@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi4(1096)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1097@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi4(1096)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1097@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4(1096)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi4": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_ua_dcch_sapi4(1098)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1099@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi4(1098)@67a7502a7f5d: setverdict(pass): none -> pass
1099@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1099@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1099@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1099@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi4(1098)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1099@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi4(1098)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1099@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4(1098)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi4": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1101@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi4(1100)@67a7502a7f5d: setverdict(pass): none -> pass
1101@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1101@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1101@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1101@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi4(1100)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1101@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi4(1100)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1101@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4(1100)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_ua_dcch_sapi4": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_ua_dcch_sapi4(1102)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1103@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_ua_dcch_sapi4(1102)@67a7502a7f5d: setverdict(pass): none -> pass
1103@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1103@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1103@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1103@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_ua_dcch_sapi4(1102)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1103@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_ua_dcch_sapi4(1102)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1103@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4(1102)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_ua_dcch_sapi4-RSL-IPA(1093)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1095)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_ua_dcch_sapi4-RSL(1094)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(1093): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(1094): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1095): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi4(1096): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1097: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi4(1098): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1099: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi4(1100): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1101: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_ua_dcch_sapi4(1102): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1103: none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass'.
Mon Mar 17 08:06:38 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20310773)
Waiting for packet dumper to finish... 1 (prev_count=20310773, count=20311272)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'.
------ BTS_Tests_LAPDm.TC_sabm_contention ------
Mon Mar 17 08:06: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_contention started.
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_contention-RSL(1105)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_contention-RSL(1105)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_contention-RSL(1105)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_contention-RSL(1105)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL(1105)@67a7502a7f5d: 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_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL(1105)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_contention-RSL(1105)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_contention-RSL(1105)@67a7502a7f5d: 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_sabm_contention-RSL(1105)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_contention-RSL(1105)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL(1105)@67a7502a7f5d: 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_sabm_contention-RSL(1105)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_contention-RSL(1105)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sabm_contention-RSL(1105)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sabm_contention-RSL(1105)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_contention-RSL(1105)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_contention": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1108@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_contention(1107)@67a7502a7f5d: setverdict(pass): none -> pass
1108@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1108@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1108@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1108@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_contention(1107)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1108@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_contention(1107)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1108@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_contention(1107)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_contention": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_contention(1109)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1110@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_contention(1109)@67a7502a7f5d: setverdict(pass): none -> pass
1110@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1110@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1110@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1110@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
1110@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_contention(1109)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1110@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_contention(1109)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_contention": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1112@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_contention(1111)@67a7502a7f5d: setverdict(pass): none -> pass
1112@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1112@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1112@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1112@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_contention(1111)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1112@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_contention(1111)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1112@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_contention(1111)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_contention": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_contention(1113)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1114@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_contention(1113)@67a7502a7f5d: setverdict(pass): none -> pass
1114@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1114@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1114@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1114@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_contention(1113)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1114@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_contention(1113)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1114@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_contention(1113)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_contention-RSL-IPA(1104)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_contention-RSL(1105)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1106)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_contention-RSL-IPA(1104): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_contention-RSL(1105): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_contention(1107): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1108: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_contention(1109): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1110: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_contention(1111): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1112: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_contention(1113): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1114: none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sabm_contention finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention pass'.
Mon Mar 17 08:07:04 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_contention pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_contention.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20231274)
Waiting for packet dumper to finish... 1 (prev_count=20231274, count=20231773)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'.
------ BTS_Tests_LAPDm.TC_sabm_retransmit ------
Mon Mar 17 08:07: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_retransmit started.
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: 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_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: 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_sabm_retransmit-RSL(1116)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_retransmit": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1119@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit(1118)@67a7502a7f5d: setverdict(pass): none -> pass
1119@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1119@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1119@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1119@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit(1118)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1119@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit(1118)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1119@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit(1118)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_retransmit": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_retransmit(1120)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1121@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit(1120)@67a7502a7f5d: setverdict(pass): none -> pass
1121@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1121@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1121@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1121@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit(1120)@67a7502a7f5d: setverdict(fail): pass -> fail
1121@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
1121@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit(1120)@67a7502a7f5d: Final verdict of PTC: fail
MTC@67a7502a7f5d: "TC_sabm_retransmit": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1123@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit(1122)@67a7502a7f5d: setverdict(pass): none -> pass
1123@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1123@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1123@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1123@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit(1122)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1123@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit(1122)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1123@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit(1122)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_retransmit": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_retransmit(1124)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1125@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit(1124)@67a7502a7f5d: setverdict(pass): none -> pass
1125@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1125@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1125@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1125@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit(1124)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1125@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit(1124)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1125@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit(1124)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_retransmit-RSL-IPA(1115)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit-RSL(1116)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1117)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(1115): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit-RSL(1116): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1117): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit(1118): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1119: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit(1120): fail (pass -> fail)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1121: none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit(1122): pass (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1123: none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit(1124): pass (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1125: none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_sabm_retransmit finished. Verdict: fail
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail'.
Mon Mar 17 08:07:17 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_retransmit fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8356088)
Waiting for packet dumper to finish... 1 (prev_count=8356088, count=8356587)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'.
------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------
Mon Mar 17 08:07: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_retransmit_bts started.
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: 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_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: 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_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: 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_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 transceiver(s) connected
MTC@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_retransmit_bts": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1130@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit_bts(1129)@67a7502a7f5d: setverdict(pass): none -> pass
1130@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1130@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1130@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1130@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit_bts(1129)@67a7502a7f5d: setverdict(pass): pass -> pass reason: "Received 6 SABM", component reason not changed
1130@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit_bts(1129)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1130@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit_bts(1129)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_retransmit_bts": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_retransmit_bts(1131)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1132@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit_bts(1131)@67a7502a7f5d: setverdict(pass): none -> pass
1132@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1132@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1132@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1132@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit_bts(1131)@67a7502a7f5d: setverdict(pass): pass -> pass reason: "Received 6 SABM", component reason not changed
1132@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit_bts(1131)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1132@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit_bts(1131)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_retransmit_bts": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1134@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit_bts(1133)@67a7502a7f5d: setverdict(pass): none -> pass
1134@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1134@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1134@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1134@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit_bts(1133)@67a7502a7f5d: setverdict(pass): pass -> pass reason: "Received 6 SABM", component reason not changed
1134@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit_bts(1133)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1134@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit_bts(1133)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_retransmit_bts": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_retransmit_bts(1135)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1136@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_retransmit_bts(1135)@67a7502a7f5d: setverdict(pass): none -> pass
1136@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1136@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1136@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1136@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_retransmit_bts(1135)@67a7502a7f5d: setverdict(pass): pass -> pass reason: "Received 6 SABM", component reason not changed
1136@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_retransmit_bts(1135)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1136@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit_bts(1135)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_retransmit_bts-RSL(1127)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_retransmit_bts-RSL-IPA(1126)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1128)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(1126): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit_bts-RSL(1127): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1128): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit_bts(1129): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1130: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit_bts(1131): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1132: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit_bts(1133): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1134: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_retransmit_bts(1135): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1136: none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sabm_retransmit_bts finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass'.
Mon Mar 17 08:08:43 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit_bts.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=74507692)
Waiting for packet dumper to finish... 1 (prev_count=74507692, count=74508191)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'.
------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------
Mon Mar 17 08:08: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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_invalid_resp started.
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: 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_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: 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_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: 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_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_invalid_resp": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1141@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): none -> pass
1141@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1141@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1141@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1141@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1141@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1141@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1142@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1142@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1142@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1142@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1142@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1142@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1142@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1143@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1143@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1143@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1143@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1143@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1143@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1140)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1143@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1140)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_invalid_resp": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_invalid_resp(1144)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1145@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): none -> pass
1145@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1145@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1145@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1145@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1145@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1145@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1144)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1146@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1146@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1146@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1146@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1146@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1146@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1146@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1144)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1147@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1147@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1147@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1147@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1147@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1147@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1144)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1147@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1144)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_invalid_resp": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1149@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): none -> pass
1149@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1149@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1149@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1149@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1149@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1149@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1150@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1150@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1150@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1150@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1150@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1150@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1150@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1151@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1151@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1151@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1151@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1151@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1151@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1148)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1151@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1148)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_invalid_resp": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_invalid_resp(1152)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1153@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): none -> pass
1153@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1153@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1153@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1153@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1153@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1153@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1152)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1154@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
1154@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1154@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1154@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1154@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1154@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1154@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1152)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1155@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1155@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1155@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1155@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1155@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1155@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_invalid_resp(1152)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1155@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp(1152)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_invalid_resp-RSL(1138)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1139)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_invalid_resp-RSL-IPA(1137)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(1137): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_invalid_resp-RSL(1138): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1139): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_invalid_resp(1140): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1141: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1142: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1143: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_invalid_resp(1144): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1145: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1146: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1147: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_invalid_resp(1148): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1149: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1150: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1151: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_invalid_resp(1152): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1153: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1154: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1155: none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_sabm_invalid_resp finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp pass'.
Mon Mar 17 08:09:11 UTC 2025
====== BTS_Tests_LAPDm.TC_sabm_invalid_resp pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_invalid_resp.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18055113)
Waiting for packet dumper to finish... 1 (prev_count=18055113, count=18055612)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'.
------ BTS_Tests_LAPDm.TC_sabm_dm ------
Mon Mar 17 08:09: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_dm.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_dm started.
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_dm-RSL(1157)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_dm-RSL(1157)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_dm-RSL(1157)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_sabm_dm-RSL(1157)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL(1157)@67a7502a7f5d: 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_sabm_dm-RSL(1157)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_dm-RSL(1157)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_sabm_dm-RSL(1157)@67a7502a7f5d: 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@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_sabm_dm-RSL(1157)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_dm-RSL(1157)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_sabm_dm-RSL(1157)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_sabm_dm-RSL(1157)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_dm-RSL(1157)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_sabm_dm-RSL(1157)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_sabm_dm-RSL(1157)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_sabm_dm-RSL(1157)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_sabm_dm": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1160@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_dm(1159)@67a7502a7f5d: setverdict(pass): none -> pass
1160@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1160@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1160@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1160@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_dm(1159)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1160@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_dm(1159)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1160@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_dm(1159)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_dm": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_dm(1161)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1162@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_dm(1161)@67a7502a7f5d: setverdict(pass): none -> pass
1162@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1162@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1162@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1162@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_dm(1161)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Received unexpected SABM retransmission", new component reason: "Received unexpected SABM retransmission"
1162@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
1162@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_dm(1161)@67a7502a7f5d: Final verdict of PTC: fail reason: "Received unexpected SABM retransmission"
MTC@67a7502a7f5d: "TC_sabm_dm": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1164@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_dm(1163)@67a7502a7f5d: setverdict(pass): none -> pass
1164@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1164@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1164@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1164@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_dm(1163)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1164@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_dm(1163)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1164@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_dm(1163)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_sabm_dm": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_sabm_dm(1165)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1166@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_sabm_dm(1165)@67a7502a7f5d: setverdict(pass): none -> pass
1166@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1166@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1166@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1166@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_sabm_dm(1165)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1166@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_sabm_dm(1165)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1166@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_dm(1165)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_sabm_dm-RSL(1157)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_dm-RSL-IPA(1156)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1158)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_dm-RSL-IPA(1156): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_dm-RSL(1157): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1158): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_dm(1159): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1160: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_dm(1161): fail (pass -> fail) reason: "Received unexpected SABM retransmission"
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1162: none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_dm(1163): pass (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1164: none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_dm(1165): pass (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1166: none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_sabm_dm finished. Verdict: fail reason: Received unexpected SABM retransmission
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail'.
Mon Mar 17 08:09:29 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_dm fail ------

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_sabm_dm.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12835400)
Waiting for packet dumper to finish... 1 (prev_count=12835400, count=12835899)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'.
------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------
Mon Mar 17 08:09: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_establish_ign_first_sabm started.
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: 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_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: 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_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
MTC@67a7502a7f5d: 2/4 transceiver(s) connected
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_establish_ign_first_sabm": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1171@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_establish_ign_first_sabm(1170)@67a7502a7f5d: setverdict(pass): none -> pass
1171@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1171@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1171@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1171@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_establish_ign_first_sabm(1170)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1171@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_establish_ign_first_sabm(1170)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1171@67a7502a7f5d: Final verdict of PTC: none
TC_establish_ign_first_sabm(1170)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_establish_ign_first_sabm": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_establish_ign_first_sabm(1172)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1173@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_establish_ign_first_sabm(1172)@67a7502a7f5d: setverdict(pass): none -> pass
1173@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1173@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1173@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1173@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_establish_ign_first_sabm(1172)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1173@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_establish_ign_first_sabm(1172)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1173@67a7502a7f5d: Final verdict of PTC: none
TC_establish_ign_first_sabm(1172)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_establish_ign_first_sabm": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1175@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_establish_ign_first_sabm(1174)@67a7502a7f5d: setverdict(pass): none -> pass
1175@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1175@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1175@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1175@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_establish_ign_first_sabm(1174)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1175@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_establish_ign_first_sabm(1174)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1175@67a7502a7f5d: Final verdict of PTC: none
TC_establish_ign_first_sabm(1174)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_establish_ign_first_sabm": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_establish_ign_first_sabm(1176)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1177@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_establish_ign_first_sabm(1176)@67a7502a7f5d: setverdict(pass): none -> pass
1177@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1177@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1177@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1177@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_establish_ign_first_sabm(1176)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1177@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_establish_ign_first_sabm(1176)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1177@67a7502a7f5d: Final verdict of PTC: none
TC_establish_ign_first_sabm(1176)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":1146
TC_establish_ign_first_sabm-RSL(1168)@67a7502a7f5d: Final verdict of PTC: none
TC_establish_ign_first_sabm-RSL-IPA(1167)@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1169)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(1167): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_establish_ign_first_sabm-RSL(1168): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1169): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_establish_ign_first_sabm(1170): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1171: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_establish_ign_first_sabm(1172): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1173: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_establish_ign_first_sabm(1174): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1175: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_establish_ign_first_sabm(1176): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1177: none (pass -> pass)
MTC@67a7502a7f5d: Test case TC_establish_ign_first_sabm finished. Verdict: pass
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass'.
Mon Mar 17 08:09:43 UTC 2025
====== BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass ======

Saving talloc report from 172.18.232.20:4241 to BTS_Tests_LAPDm.TC_establish_ign_first_sabm.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9065339)
Waiting for packet dumper to finish... 1 (prev_count=9065339, count=9065838)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'.
------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------
Mon Mar 17 08:09: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_iframe_seq_and_ack started.
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: Established a new IPA connection (conn_id=2)
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE...
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: Established a new IPA connection (conn_id=3)
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE...
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: Established a new IPA connection (conn_id=4)
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE...
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: Established a new IPA connection (conn_id=5)
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE...
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } }
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: 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_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } }
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Mapped TRX#0 to TCP/IP conn_id=2
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } }
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 transceiver(s) connected
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: 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_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Mapped TRX#1 to TCP/IP conn_id=3
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: 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@67a7502a7f5d: 2/4 transceiver(s) connected
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Mapped TRX#2 to TCP/IP conn_id=4
MTC@67a7502a7f5d: 3/4 transceiver(s) connected
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_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_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } }
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@67a7502a7f5d: 1/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 2/4 RF Resource Indication(s) received
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: 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@67a7502a7f5d: 3/4 RF Resource Indication(s) received
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Mapped TRX#3 to TCP/IP conn_id=5
MTC@67a7502a7f5d: 4/4 transceiver(s) connected
MTC@67a7502a7f5d: 4/4 RF Resource Indication(s) received
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O
MTC@67a7502a7f5d: 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@67a7502a7f5d: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O
MTC@67a7502a7f5d: "TC_iframe_seq_and_ack": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }
1182@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: setverdict(pass): none -> pass
1182@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1182@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1182@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1182@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 0
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 1
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 1
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 2
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 2
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 3
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 3
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 4
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 4
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 5
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 5
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 6
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 6
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 7
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 7
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 8
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 8
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Starting iteration 9
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Ignoring RR in iteration 9
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Completed iteration
1182@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1182@67a7502a7f5d: Final verdict of PTC: none
TC_iframe_seq_and_ack(1181)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_iframe_seq_and_ack": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 0, hsn := 5 }, ma_map := { len := 1, ma := '11110000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 873 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 875 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1184@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: setverdict(pass): none -> pass
1184@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1184@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1184@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1184@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 0
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 1
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 1
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 2
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 2
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 3
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 3
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 4
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 4
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 5
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 5
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 6
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 6
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 7
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 7
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 8
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 8
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Starting iteration 9
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Ignoring RR in iteration 9
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Completed iteration
1184@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1184@67a7502a7f5d: Final verdict of PTC: none
TC_iframe_seq_and_ack(1183)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_iframe_seq_and_ack": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }
1186@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: setverdict(pass): none -> pass
1186@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1186@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1186@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1186@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 0
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 1
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 1
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 2
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 2
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 3
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 3
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 4
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 4
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 5
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 5
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 6
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 6
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 7
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 7
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 8
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 8
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Starting iteration 9
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Ignoring RR in iteration 9
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Completed iteration
1186@67a7502a7f5d: PH-STATE PH_STATE_DCH (4) -> PH_STATE_BCH (1)
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: setverdict(pass): pass -> pass, component reason not changed
1186@67a7502a7f5d: Final verdict of PTC: none
TC_iframe_seq_and_ack(1185)@67a7502a7f5d: Final verdict of PTC: pass
MTC@67a7502a7f5d: "TC_iframe_seq_and_ack": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }
MTC@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Freq. hopping parameters: { enabled := true, maio_hsn := { maio := 1, hsn := 6 }, ma_map := { len := 1, ma := '10010000'B }, ma := { { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, { pcs := false, uplink := false, spare := '0000'B, arfcn := 877 } } }
1188@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_NULL (0)
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: setverdict(pass): none -> pass
1188@67a7502a7f5d: PH-STATE PH_STATE_NULL (0) -> PH_STATE_SEARCHING_BCH (2)
1188@67a7502a7f5d: PH-STATE PH_STATE_SEARCHING_BCH (2) -> PH_STATE_BCH (1)
1188@67a7502a7f5d: PH-STATE PH_STATE_BCH (1) -> PH_STATE_TUNING_DCH (3)
1188@67a7502a7f5d: PH-STATE PH_STATE_TUNING_DCH (3) -> PH_STATE_DCH (4)
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Starting iteration 0
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Starting iteration 1
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Ignoring RR in iteration 1
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Starting iteration 2
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Ignoring RR in iteration 2
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Starting iteration 3
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Ignoring RR in iteration 3
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Starting iteration 4
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Ignoring RR in iteration 4
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Starting iteration 5
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: setverdict(fail): pass -> fail reason: "Received RSL ERROR IND <unbound>", new component reason: "Received RSL ERROR IND <unbound>"
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Starting iteration 6
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: setverdict(fail): fail -> fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout"", component reason not changed
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":727
MC@67a7502a7f5d: Test Component 1187 has requested to stop MTC. Terminating current testcase execution.
TC_iframe_seq_and_ack-RSL(1179)@67a7502a7f5d: Final verdict of PTC: none
1188@67a7502a7f5d: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(1180)@67a7502a7f5d: Final verdict of PTC: none
TC_iframe_seq_and_ack-RSL-IPA(1178)@67a7502a7f5d: Final verdict of PTC: none
TC_iframe_seq_and_ack(1187)@67a7502a7f5d: Final verdict of PTC: fail reason: "Received RSL ERROR IND <unbound>"
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: none
MTC@67a7502a7f5d: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(1178): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_iframe_seq_and_ack-RSL(1179): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC IPA-CTRL-CLI-IPA(1180): none (none -> none)
MTC@67a7502a7f5d: Local verdict of PTC TC_iframe_seq_and_ack(1181): pass (none -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1182: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_iframe_seq_and_ack(1183): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1184: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_iframe_seq_and_ack(1185): pass (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1186: none (pass -> pass)
MTC@67a7502a7f5d: Local verdict of PTC TC_iframe_seq_and_ack(1187): fail (pass -> fail) reason: "Received RSL ERROR IND <unbound>"
MTC@67a7502a7f5d: Local verdict of PTC with component reference 1188: none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_iframe_seq_and_ack finished. Verdict: fail reason: Received RSL ERROR IND <unbound>
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail'.
Mon Mar 17 08:10:17 UTC 2025
------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail ------

Saving talloc report from 172.18.232.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=25407937)
Waiting for packet dumper to finish... 1 (prev_count=25407937, count=25411248)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'.
------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------
Mon Mar 17 08:10: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_iframe_timer_recovery started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_iframe_timer_recovery-RSL(1190)@67a7502a7f5d: Final verdict of PTC: none
TC_iframe_timer_recovery-RSL-IPA(1189)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(1189): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_iframe_timer_recovery-RSL(1190): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_iframe_timer_recovery finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail'.
Mon Mar 17 08:10:41 UTC 2025
------ BTS_Tests_LAPDm.TC_iframe_timer_recovery fail ------

Saving talloc report from 172.18.232.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=14800)
Waiting for packet dumper to finish... 1 (prev_count=14800, count=14864)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'.
------ BTS_Tests_LAPDm.TC_ns_seq_error ------
Mon Mar 17 08:10: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_ns_seq_error started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_ns_seq_error-RSL(1192)@67a7502a7f5d: Final verdict of PTC: none
TC_ns_seq_error-RSL-IPA(1191)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_ns_seq_error-RSL-IPA(1191): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_ns_seq_error-RSL(1192): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_ns_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail'.
Mon Mar 17 08:11:04 UTC 2025
------ BTS_Tests_LAPDm.TC_ns_seq_error fail ------

Saving talloc report from 172.18.232.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=14982)
Waiting for packet dumper to finish... 1 (prev_count=14982, count=15046)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'.
------ BTS_Tests_LAPDm.TC_nr_seq_error ------
Mon Mar 17 08:11: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_nr_seq_error started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_nr_seq_error-RSL(1194)@67a7502a7f5d: Final verdict of PTC: none
TC_nr_seq_error-RSL-IPA(1193)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_nr_seq_error-RSL-IPA(1193): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_nr_seq_error-RSL(1194): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_nr_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail'.
Mon Mar 17 08:11:27 UTC 2025
------ BTS_Tests_LAPDm.TC_nr_seq_error fail ------

Saving talloc report from 172.18.232.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=15356)
Waiting for packet dumper to finish... 1 (prev_count=15356, count=18667)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'.
------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------
Mon Mar 17 08:11: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rec_invalid_frame started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rec_invalid_frame-RSL(1196)@67a7502a7f5d: Final verdict of PTC: none
TC_rec_invalid_frame-RSL-IPA(1195)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(1195): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_rec_invalid_frame-RSL(1196): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_rec_invalid_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail'.
Mon Mar 17 08:11:50 UTC 2025
------ BTS_Tests_LAPDm.TC_rec_invalid_frame fail ------

Saving talloc report from 172.18.232.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=15067)
Waiting for packet dumper to finish... 1 (prev_count=15067, count=15131)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'.
------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------
Mon Mar 17 08:11: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_segm_concat_dcch started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_segm_concat_dcch-RSL(1198)@67a7502a7f5d: Final verdict of PTC: none
TC_segm_concat_dcch-RSL-IPA(1197)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(1197): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_segm_concat_dcch-RSL(1198): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_segm_concat_dcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail'.
Mon Mar 17 08:12:13 UTC 2025
------ BTS_Tests_LAPDm.TC_segm_concat_dcch fail ------

Saving talloc report from 172.18.232.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=14934)
Waiting for packet dumper to finish... 1 (prev_count=14934, count=14998)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'.
------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------
Mon Mar 17 08:12: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_segm_concat_sacch started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_segm_concat_sacch-RSL-IPA(1199)@67a7502a7f5d: Final verdict of PTC: none
TC_segm_concat_sacch-RSL(1200)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(1199): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_segm_concat_sacch-RSL(1200): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_segm_concat_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail'.
Mon Mar 17 08:12:36 UTC 2025
------ BTS_Tests_LAPDm.TC_segm_concat_sacch fail ------

Saving talloc report from 172.18.232.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=15068)
Waiting for packet dumper to finish... 1 (prev_count=15068, count=15569)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'.
------ BTS_Tests_LAPDm.TC_t200_n200 ------
Mon Mar 17 08:12: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_t200_n200.pcap" >/data/BTS_Tests_LAPDm.TC_t200_n200.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_t200_n200 started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_t200_n200-RSL(1202)@67a7502a7f5d: Final verdict of PTC: none
TC_t200_n200-RSL-IPA(1201)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_t200_n200-RSL-IPA(1201): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_t200_n200-RSL(1202): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_t200_n200 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail'.
Mon Mar 17 08:12:59 UTC 2025
------ BTS_Tests_LAPDm.TC_t200_n200 fail ------

Saving talloc report from 172.18.232.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=14907)
Waiting for packet dumper to finish... 1 (prev_count=14907, count=14971)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'.
------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------
Mon Mar 17 08:13: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_rr_response_frame_loss started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_rr_response_frame_loss-RSL(1204)@67a7502a7f5d: Final verdict of PTC: none
TC_rr_response_frame_loss-RSL-IPA(1203)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(1203): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_rr_response_frame_loss-RSL(1204): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_rr_response_frame_loss finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail'.
Mon Mar 17 08:13:22 UTC 2025
------ BTS_Tests_LAPDm.TC_rr_response_frame_loss fail ------

Saving talloc report from 172.18.232.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=18208)
Waiting for packet dumper to finish... 1 (prev_count=18208, count=18400)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'.
------ BTS_Tests_LAPDm.TC_incorrect_cr ------
Mon Mar 17 08:13: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_incorrect_cr.pcap" >/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_incorrect_cr started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_incorrect_cr-RSL(1206)@67a7502a7f5d: Final verdict of PTC: none
TC_incorrect_cr-RSL-IPA(1205)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_incorrect_cr-RSL-IPA(1205): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_incorrect_cr-RSL(1206): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_incorrect_cr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail'.
Mon Mar 17 08:13:45 UTC 2025
------ BTS_Tests_LAPDm.TC_incorrect_cr fail ------

Saving talloc report from 172.18.232.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=14919)
Waiting for packet dumper to finish... 1 (prev_count=14919, count=14983)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'.
------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------
Mon Mar 17 08: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_incorrect_c.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_sabm_incorrect_c started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_sabm_incorrect_c-RSL(1208)@67a7502a7f5d: Final verdict of PTC: none
TC_sabm_incorrect_c-RSL-IPA(1207)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(1207): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_sabm_incorrect_c-RSL(1208): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_sabm_incorrect_c finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail'.
Mon Mar 17 08:14:09 UTC 2025
------ BTS_Tests_LAPDm.TC_sabm_incorrect_c fail ------

Saving talloc report from 172.18.232.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=14936)
Waiting for packet dumper to finish... 1 (prev_count=14936, count=15000)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'.
------ BTS_Tests_LAPDm.TC_normal_reestablishment ------
Mon Mar 17 08: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_normal_reestablishment started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_normal_reestablishment-RSL(1210)@67a7502a7f5d: Final verdict of PTC: none
TC_normal_reestablishment-RSL-IPA(1209)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(1209): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_normal_reestablishment-RSL(1210): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_normal_reestablishment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail'.
Mon Mar 17 08:14:32 UTC 2025
------ BTS_Tests_LAPDm.TC_normal_reestablishment fail ------

Saving talloc report from 172.18.232.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=15088)
Waiting for packet dumper to finish... 1 (prev_count=15088, count=18400)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'.
------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------
Mon Mar 17 08:14: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_normal_reestablishment_state_unacked started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_normal_reestablishment_state_unacked-RSL(1212)@67a7502a7f5d: Final verdict of PTC: none
TC_normal_reestablishment_state_unacked-RSL-IPA(1211)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(1211): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(1212): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_normal_reestablishment_state_unacked finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail'.
Mon Mar 17 08:14:55 UTC 2025
------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail ------

Saving talloc report from 172.18.232.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=15018)
Waiting for packet dumper to finish... 1 (prev_count=15018, count=15082)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail' was executed successfully (exit status: 0).
MC@67a7502a7f5d: Test execution finished.
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------
Mon Mar 17 08:15: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_vff started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_vff-RSL(1214)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_act_vff-RSL-IPA(1213)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(1213): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_vff-RSL(1214): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail'.
Mon Mar 17 08:15:18 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail ------

Saving talloc report from 172.18.232.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=15256)
Waiting for packet dumper to finish... 1 (prev_count=15256, count=15320)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------
Mon Mar 17 08:15: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_vhh started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_vhh-RSL(1216)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_act_vhh-RSL-IPA(1215)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(1215): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(1216): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail'.
Mon Mar 17 08:15:41 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail ------

Saving talloc report from 172.18.232.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=15135)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'.
------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------
Mon Mar 17 08:15: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_hvhh started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_hvhh-RSL(1218)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_act_hvhh-RSL-IPA(1217)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(1217): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(1218): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail'.
Mon Mar 17 08:16:04 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail ------

Saving talloc report from 172.18.232.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=14948)
Waiting for packet dumper to finish... 1 (prev_count=14948, count=15012)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:16: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_dyn_ipa_vff started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_ipa_vff-RSL(1220)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1219)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(1219): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(1220): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail'.
Mon Mar 17 08:16:27 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail ------

Saving talloc report from 172.18.232.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=15103)
Waiting for packet dumper to finish... 1 (prev_count=15103, count=18415)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:16: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_dyn_osmo_vff started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_vff-RSL(1222)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1221)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(1221): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(1222): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail'.
Mon Mar 17 08:16:50 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail ------

Saving talloc report from 172.18.232.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=14980)
Waiting for packet dumper to finish... 1 (prev_count=14980, count=15044)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:16: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_dyn_osmo_vhh started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_vhh-RSL(1224)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1223)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(1223): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(1224): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail'.
Mon Mar 17 08:17:13 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail ------

Saving talloc report from 172.18.232.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=15108)
Waiting for packet dumper to finish... 1 (prev_count=15108, count=15172)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:17: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_dyn_osmo_hvhh started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1226)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1225)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(1225): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(1226): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail'.
Mon Mar 17 08:17:36 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail ------

Saving talloc report from 172.18.232.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=15077)
Waiting for packet dumper to finish... 1 (prev_count=15077, count=18825)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_vff started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_vff-RSL(1228)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vff-RSL-IPA(1227)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(1227): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(1228): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail'.
Mon Mar 17 08:18:00 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail ------

Saving talloc report from 172.18.232.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=15104)
Waiting for packet dumper to finish... 1 (prev_count=15104, count=15168)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:18: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_vhh started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_vhh-RSL(1230)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_mode_modify_vhh-RSL-IPA(1229)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(1229): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(1230): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail'.
Mon Mar 17 08:18:23 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail ------

Saving talloc report from 172.18.232.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=18223)
Waiting for packet dumper to finish... 1 (prev_count=18223, count=18287)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:18: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_hvhh started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_hvhh-RSL(1232)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1231)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(1231): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(1232): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail'.
Mon Mar 17 08:18:46 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail ------

Saving talloc report from 172.18.232.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=15107)
Waiting for packet dumper to finish... 1 (prev_count=15107, count=15608)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:18: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1234)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1233)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(1233): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(1234): none (fail -> fail)
MTC@67a7502a7f5d: 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail'.
Mon Mar 17 08:19:09 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail ------

Saving talloc report from 172.18.232.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=15006)
Waiting for packet dumper to finish... 1 (prev_count=15006, count=15070)
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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 ------
Mon Mar 17 08:19: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1236)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1235)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(1235): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(1236): none (fail -> fail)
MTC@67a7502a7f5d: 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail'.
Mon Mar 17 08:19:32 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail ------

Saving talloc report from 172.18.232.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=15141)
Waiting for packet dumper to finish... 1 (prev_count=15141, count=18452)
MTC@67a7502a7f5d: 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@67a7502a7f5d: 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 ------
Mon Mar 17 08:19: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1238)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1237)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(1237): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(1238): none (fail -> fail)
MTC@67a7502a7f5d: 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail'.
Mon Mar 17 08:19:55 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail ------

Saving talloc report from 172.18.232.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@67a7502a7f5d: 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@67a7502a7f5d: 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 ------
Mon Mar 17 08:20: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1240)@67a7502a7f5d: Final verdict of PTC: none
TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1239)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(1239): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(1240): none (fail -> fail)
MTC@67a7502a7f5d: 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@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail'.
Mon Mar 17 08:20:18 UTC 2025
------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail ------

Saving talloc report from 172.18.232.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=15018)
Waiting for packet dumper to finish... 1 (prev_count=15018, count=15082)
MTC@67a7502a7f5d: 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@67a7502a7f5d: Test execution finished.
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'.
------ BTS_Tests_ASCI.TC_vbs_notification ------
Mon Mar 17 08:20: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vbs_notification started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vbs_notification-RSL(1242)@67a7502a7f5d: Final verdict of PTC: none
TC_vbs_notification-RSL-IPA(1241)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vbs_notification-RSL-IPA(1241): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vbs_notification-RSL(1242): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vbs_notification finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail'.
Mon Mar 17 08:20:41 UTC 2025
------ BTS_Tests_ASCI.TC_vbs_notification fail ------

Saving talloc report from 172.18.232.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=15060)
Waiting for packet dumper to finish... 1 (prev_count=15060, count=17482)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: 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 ------
Mon Mar 17 08:20: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vgcs_uplink_free_and_busy started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_uplink_free_and_busy-RSL(1244)@67a7502a7f5d: Final verdict of PTC: none
TC_vgcs_uplink_free_and_busy-RSL-IPA(1243)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(1243): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(1244): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail'.
Mon Mar 17 08:21:04 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail ------

Saving talloc report from 172.18.232.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=14971)
Waiting for packet dumper to finish... 1 (prev_count=14971, count=15035)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'.
------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------
Mon Mar 17 08: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vgcs_talker_fail started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_talker_fail-RSL(1246)@67a7502a7f5d: Final verdict of PTC: none
TC_vgcs_talker_fail-RSL-IPA(1245)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(1245): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vgcs_talker_fail-RSL(1246): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vgcs_talker_fail finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail'.
Mon Mar 17 08:21:28 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_talker_fail fail ------

Saving talloc report from 172.18.232.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=18309)
Waiting for packet dumper to finish... 1 (prev_count=18309, count=18373)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'.
------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------
Mon Mar 17 08:21: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vgcs_talker_est_rel started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_talker_est_rel-RSL(1248)@67a7502a7f5d: Final verdict of PTC: none
TC_vgcs_talker_est_rel-RSL-IPA(1247)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(1247): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(1248): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vgcs_talker_est_rel finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail'.
Mon Mar 17 08:21:51 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail ------

Saving talloc report from 172.18.232.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=14947)
Waiting for packet dumper to finish... 1 (prev_count=14947, count=15139)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'.
------ BTS_Tests_ASCI.TC_vgcs_listener_det ------
Mon Mar 17 08:21: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_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@67a7502a7f5d: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0).
MTC@67a7502a7f5d: Test case TC_vgcs_listener_det started.
MTC@67a7502a7f5d: 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@67a7502a7f5d: Stopping testcase execution from "BTS_Tests.ttcn":291
TC_vgcs_listener_det-RSL(1250)@67a7502a7f5d: Final verdict of PTC: none
TC_vgcs_listener_det-RSL-IPA(1249)@67a7502a7f5d: Final verdict of PTC: none
MTC@67a7502a7f5d: Setting final verdict of the test case.
MTC@67a7502a7f5d: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up""
MTC@67a7502a7f5d: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(1249): none (fail -> fail)
MTC@67a7502a7f5d: Local verdict of PTC TC_vgcs_listener_det-RSL(1250): none (fail -> fail)
MTC@67a7502a7f5d: Test case TC_vgcs_listener_det finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"
MTC@67a7502a7f5d: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail'.
Mon Mar 17 08:22:14 UTC 2025
------ BTS_Tests_ASCI.TC_vgcs_listener_det fail ------

Saving talloc report from 172.18.232.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=14938)
Waiting for packet dumper to finish... 1 (prev_count=14938, count=15002)
MTC@67a7502a7f5d: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail' was executed successfully (exit status: 0).
MC@67a7502a7f5d: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@67a7502a7f5d: Terminating MTC.
MC@67a7502a7f5d: MTC terminated.
MC2> exit
MC@67a7502a7f5d: Shutting down session.
MC@67a7502a7f5d: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/bts/expected-results.xml' against results in 'junit-xml-hopping-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 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->FAIL BTS_Tests.TC_meas_res_speech_tchf_facch
pass->FAIL BTS_Tests.TC_meas_res_speech_tchh
pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_facch
pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_toa256
pass->FAIL BTS_Tests.TC_meas_res_sign_tchf
pass->FAIL BTS_Tests.TC_meas_res_sign_tchh
pass BTS_Tests.TC_meas_res_sign_sdcch4
pass->FAIL BTS_Tests.TC_meas_res_sign_sdcch8
pass->FAIL 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->FAIL BTS_Tests.TC_rsl_bs_pwr_static_ass
pass->FAIL BTS_Tests.TC_rsl_bs_pwr_static_power_control
pass 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->FAIL BTS_Tests.TC_rsl_chan_initial_ta
pass->FAIL BTS_Tests.TC_rsl_modify_encr
pass BTS_Tests.TC_rsl_rf_resource_ind
pass BTS_Tests.TC_conn_fail_crit
pass->FAIL 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->FAIL 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 BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs
pass BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs
pass BTS_Tests.TC_pcu_socket_verify_info_ind
pass BTS_Tests.TC_dyn_osmo_pdch_act_deact
pass BTS_Tests.TC_dyn_osmo_pdch_double_act
pass BTS_Tests.TC_dyn_ipa_pdch_act_deact
pass BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack
pass BTS_Tests.TC_pcu_info_ind_fh_params
pass BTS_Tests.TC_pcu_socket_nsvc_ipv4
pass BTS_Tests.TC_pcu_socket_nsvc_ipv6
pass BTS_Tests.TC_pcu_socket_two_nsvc
pass BTS_Tests.TC_pcu_interf_ind
pass BTS_Tests.TC_dyn_osmo_pdch_unsol_deact
pass BTS_Tests.TC_dyn_osmo_pdch_tchf_act
pass BTS_Tests.TC_dyn_osmo_pdch_tchh_act
pass BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act
pass BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act
pass BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act
pass BTS_Tests.TC_dyn_ipa_pdch_tchf_act
pass BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack
pass->FAIL BTS_Tests.TC_rll_est_ind
pass BTS_Tests.TC_rll_est_req_DCCH_3
pass BTS_Tests.TC_rll_est_req_ACCH_3
pass BTS_Tests.TC_rll_rel_ind_DCCH_0
pass 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 BTS_Tests.TC_rll_unit_data_req_DCCH
pass 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 BTS_Tests.TC_chan_act_a51
pass BTS_Tests.TC_chan_act_a52
pass BTS_Tests.TC_chan_act_a53
pass BTS_Tests.TC_chan_act_a54
pass BTS_Tests.TC_encr_cmd_a51
pass BTS_Tests.TC_encr_cmd_a52
pass BTS_Tests.TC_encr_cmd_a53
pass BTS_Tests.TC_encr_cmd_a54
pass BTS_Tests.TC_err_rep_wrong_mdisc
pass BTS_Tests.TC_err_rep_wrong_msg_type
pass BTS_Tests.TC_err_rep_wrong_sequence
pass BTS_Tests.TC_lapdm_selftest
pass BTS_Tests.TC_tch_sign_l2_fill_frame
xfail BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd
pass BTS_Tests.TC_chopped_ipa_ping
pass 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 BTS_Tests.TC_speech_no_rtp_tchf
pass BTS_Tests.TC_speech_no_rtp_tchh
pass BTS_Tests.TC_speech_rtp_tchf
pass BTS_Tests.TC_speech_rtp_tchh
pass BTS_Tests.TC_speech_osmux_tchf
pass BTS_Tests.TC_speech_osmux_tchh
pass BTS_Tests.TC_data_rtp_tchf144
pass BTS_Tests.TC_data_rtp_tchf96
pass BTS_Tests.TC_data_rtp_tchf48
pass->FAIL BTS_Tests.TC_data_rtp_tchh48
pass BTS_Tests.TC_data_rtp_tchf24
pass->FAIL BTS_Tests.TC_data_rtp_tchh24
pass BTS_Tests.TC_data_facch_tchf144
pass BTS_Tests.TC_data_facch_tchf96
pass BTS_Tests.TC_data_facch_tchf48
pass BTS_Tests.TC_data_facch_tchh48
pass BTS_Tests.TC_data_facch_tchf24
pass BTS_Tests.TC_data_facch_tchh24
pass 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 BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null
pass BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle
pass BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only
pass BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal
pass BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle
pass BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload
pass BTS_Tests_SMSCB.TC_etws_p1ro
pass BTS_Tests_SMSCB.TC_etws_p1ro_end
pass BTS_Tests_SMSCB.TC_etws_pcu
pass BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0
pass BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload
pass BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3
pass BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4
pass BTS_Tests_LAPDm.TC_sabm_contention
pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit
pass BTS_Tests_LAPDm.TC_sabm_retransmit_bts
pass BTS_Tests_LAPDm.TC_sabm_invalid_resp
pass->FAIL BTS_Tests_LAPDm.TC_sabm_dm
pass 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: 66
  xfail: 4
  pass: 178


+ 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-asan-280-trxcon
+ docker kill jenkins-ttcn3-bts-test-asan-280-trxcon
jenkins-ttcn3-bts-test-asan-280-trxcon
+ docker wait jenkins-ttcn3-bts-test-asan-280-trxcon
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-fake_trx
+ docker kill jenkins-ttcn3-bts-test-asan-280-fake_trx
jenkins-ttcn3-bts-test-asan-280-fake_trx
+ docker wait jenkins-ttcn3-bts-test-asan-280-fake_trx
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-bsc
+ docker kill jenkins-ttcn3-bts-test-asan-280-bsc
jenkins-ttcn3-bts-test-asan-280-bsc
+ docker wait jenkins-ttcn3-bts-test-asan-280-bsc
137
+ docker_kill_wait jenkins-ttcn3-bts-test-asan-280-bts
+ docker kill jenkins-ttcn3-bts-test-asan-280-bts
Error response from daemon: cannot kill container: jenkins-ttcn3-bts-test-asan-280-bts: No such container: jenkins-ttcn3-bts-test-asan-280-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-asan/logs/bts-tester-hopping/junit-xml-hopping-21.log
+ network_clean
+ docker network inspect ttcn3-bts-test-232
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=
+ [ -n  ]
+ network_remove
+ set +x
Removing network ttcn3-bts-test-232
+ docker network remove ttcn3-bts-test-232
ttcn3-bts-test-232
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/_cache:/cache --name jenkins-ttcn3-bts-test-asan-280-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-asan/logs/bts-tester-generic/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/junit-xml-hopping-21.log /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/junit-xml-oml-21.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='248' failures='14' errors='0' skipped='0' inconc='0' time='4045.00'>
  <testcase classname='BTS_Tests' name='TC_est_dchan' time='15.126804'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_stress' time='2.241323'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_react' time='1.218549'/>
  <testcase classname='BTS_Tests' name='TC_chan_deact_not_active' time='1.280918'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_wrong_nr' time='1.347126'/>
  <testcase classname='BTS_Tests' name='TC_deact_sacch' time='90.843656'/>
  <testcase classname='BTS_Tests' name='TC_sacch_filling' time='14.750406'/>
  <testcase classname='BTS_Tests' name='TC_sacch_info_mod' time='29.768349'/>
  <testcase classname='BTS_Tests' name='TC_sacch_multi' time='86.034792'/>
  <testcase classname='BTS_Tests' name='TC_sacch_multi_chg' time='94.907466'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act' time='29.694481'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act_ho_async' time='29.996822'/>
  <testcase classname='BTS_Tests' name='TC_sacch_chan_act_ho_sync' time='47.838304'/>
  <testcase classname='BTS_Tests' name='TC_rach_content' time='24.333110'/>
  <testcase classname='BTS_Tests' name='TC_rach_content_emerg' time='24.584582'/>
  <testcase classname='BTS_Tests' name='TC_rach_count' time='13.763625'/>
  <testcase classname='BTS_Tests' name='TC_rach_max_ta' time='10.772446'/>
  <testcase classname='BTS_Tests' name='TC_ho_rach' time='4.335190'/>
  <testcase classname='BTS_Tests' name='TC_ho_physical_info' time='3.310898'>
    <failure type='fail-verdict'>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:9385 BTS_Tests control part
      BTS_Tests.ttcn:2133 TC_ho_physical_info testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rach_load_idle_thresh0' time='11.755681'/>
  <testcase classname='BTS_Tests' name='TC_rach_load_idle_below_thresh' time='6.178684'/>
  <testcase classname='BTS_Tests' name='TC_rach_load_count' time='21.015639'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf' time='9.126581'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf_facch' time='9.113560'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh' time='15.693630'>
    <failure type='fail-verdict'>"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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 12 } }, { 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 := 8, reserved2 := '00'B, rxq_f_u := 3, rxq_s_u := 6, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"
      BTS_Tests.ttcn:9391 BTS_Tests control part
      BTS_Tests.ttcn:3659 TC_meas_res_speech_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_facch' time='16.983046'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_toa256' time='12.725123'>
    <failure type='fail-verdict'>"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 := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 6 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 0, reserved1 := '00'B, rxlev_s_u := 0, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 322, toa256_min := 0, toa256_max := 512, toa256_std_dev := 232 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"
      BTS_Tests.ttcn:9393 BTS_Tests control part
      BTS_Tests.ttcn:3678 TC_meas_res_speech_tchh_toa256 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchf' time='2.006602'>
    <failure type='fail-verdict'>"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:9394 BTS_Tests control part
      BTS_Tests.ttcn:3692 TC_meas_res_sign_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchh' time='17.287535'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_sdcch4' time='33.248037'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_sdcch8' time='65.255571'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchh_toa256' time='16.644491'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf_sapi3' time='9.116858'/>
  <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_sapi3' time='9.187774'/>
  <testcase classname='BTS_Tests' name='TC_tx_power_start_ramp_up_bcch' time='7.827527'/>
  <testcase classname='BTS_Tests' name='TC_tx_power_down_bcch' time='10.864815'/>
  <testcase classname='BTS_Tests' name='TC_tx_power_ramp_adm_state_change' time='21.219250'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:727 : Tguard timeout"
      BTS_Tests.ttcn:9403 BTS_Tests control part
      BTS_Tests.ttcn:3039 TC_tx_power_ramp_adm_state_change testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_bs_pwr_static_ass' time='1.895750'/>
  <testcase classname='BTS_Tests' name='TC_rsl_bs_pwr_static_power_control' time='2.088593'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_ctrl' time='62.801648'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_active' time='15.958776'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_active2' time='11.290737'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_up' time='20.677191'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_down' time='11.280950'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_ass_updown' time='7.666875'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_max' time='11.211598'/>
  <testcase classname='BTS_Tests' name='TC_rsl_chan_initial_ms_pwr' time='2.830335'/>
  <testcase classname='BTS_Tests' name='TC_rsl_chan_initial_ta' time='2.129946'>
    <failure type='fail-verdict'>TA in L1 header does not match the signaled (RSL) TA.
      BTS_Tests.ttcn:9414 BTS_Tests control part
      BTS_Tests.ttcn:3939 TC_rsl_chan_initial_ta testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_rsl_modify_encr' time='14.206120'/>
  <testcase classname='BTS_Tests' name='TC_rsl_rf_resource_ind' time='14.965750'/>
  <testcase classname='BTS_Tests' name='TC_conn_fail_crit' time='17.833037'/>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_80percent' time='22.565002'/>
  <testcase classname='BTS_Tests' name='TC_paging_tmsi_80percent' time='22.516153'/>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_200percent' time='34.497402'/>
  <testcase classname='BTS_Tests' name='TC_paging_tmsi_200percent' time='28.384931'/>
  <testcase classname='BTS_Tests' name='TC_rsl_protocol_error' time='0.979236'/>
  <testcase classname='BTS_Tests' name='TC_rsl_mand_ie_error' time='1.263942'/>
  <testcase classname='BTS_Tests' name='TC_rsl_ie_content_error' time='1.259763'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_default' time='9.273259'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_1' time='9.182995'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_2bis' time='9.195842'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_2ter' time='9.186206'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_2ter_2bis' time='9.208071'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_2quater' time='17.181816'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_13' time='9.151950'/>
  <testcase classname='BTS_Tests' name='TC_si_sched_13_2bis_2ter_2quater' time='17.204844'/>
  <testcase classname='BTS_Tests' name='TC_ipa_dlcx_not_active' time='1.132654'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_twice_not_active' time='1.273982'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_mdcx_dlcx_not_active' time='1.303033'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' time='1.261570'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_sdcch_not_active' time='1.267461'/>
  <testcase classname='BTS_Tests' name='TC_ipa_crcx_ack_addr' time='1.300382'>
    <failure type='fail-verdict'>CRCX ACK indicates nonsense addr "0.0.0.0"
      BTS_Tests.ttcn:9438 BTS_Tests control part
      BTS_Tests.ttcn:5292 TC_ipa_crcx_ack_addr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_paging_imsi_200percent_with_ps' time='34.711727'/>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req' time='3.885952'/>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_ts' time='7.215143'/>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_bts' time='7.206564'/>
  <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_trx' time='7.212872'/>
  <testcase classname='BTS_Tests' name='TC_pcu_deact_req' time='9.223892'/>
  <testcase classname='BTS_Tests' name='TC_pcu_deact_req_wrong_ts' time='5.165702'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si1' time='1.245182'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si3' time='1.174253'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ver_si13' time='1.233020'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_pdtch' time='4.305726'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_ptcch' time='4.941894'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_bts' time='9.252046'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_trx' time='9.174928'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_ts' time='9.160982'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_ts_inactive' time='6.154555'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ptcch' time='6.835470'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_agch' time='4.229162'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_pch' time='4.307675'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_imm_ass_pch' time='1.469470'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_req_imm_ass_agch' time='1.437511'/>
  <testcase classname='BTS_Tests' name='TC_pcu_rach_content' time='24.692504'/>
  <testcase classname='BTS_Tests' name='TC_pcu_ext_rach_content' time='24.562274'/>
  <testcase classname='BTS_Tests' name='TC_pcu_data_ind_lqual_cb' time='5.023750'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"
      BTS_Tests.ttcn:9466 BTS_Tests control part
      BTS_Tests.ttcn:6021 TC_pcu_data_ind_lqual_cb testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_paging_from_rsl' time='1.351332'/>
  <testcase classname='BTS_Tests' name='TC_pcu_time_ind' time='9.000978'/>
  <testcase classname='BTS_Tests' name='TC_pcu_rts_req' time='9.158114'/>
  <testcase classname='BTS_Tests' name='TC_pcu_oml_alert' time='4.182250'>
    <failure type='fail-verdict'>Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration
      BTS_Tests.ttcn:9470 BTS_Tests control part
      BTS_Tests.ttcn:6208 TC_pcu_oml_alert testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_pcu_rr_suspend' time='1.637833'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_multi' time='1.227771'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_reconnect' time='3.254278'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_noconnect_nosi3gprs' time='3.989086'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_noconnect_nosi4gprs' time='3.261128'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_si3gprs' time='4.029065'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_si4gprs' time='3.291564'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_disconnect_nosi3gprs' time='4.940193'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_disconnect_nosi4gprs' time='4.183437'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_verify_info_ind' time='3.193165'/>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_act_deact' time='4.326901'/>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_double_act' time='1.294919'/>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_act_deact' time='4.339278'/>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_act_tchf_act_nack' time='1.279347'/>
  <testcase classname='BTS_Tests' name='TC_pcu_info_ind_fh_params' time='1.220155'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv4' time='1.234668'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv6' time='1.208321'/>
  <testcase classname='BTS_Tests' name='TC_pcu_socket_two_nsvc' time='1.233866'/>
  <testcase classname='BTS_Tests' name='TC_pcu_interf_ind' time='6.466190'/>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_unsol_deact' time='1.233883'/>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchf_act' time='1.220769'/>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchh_act' time='1.279517'/>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_sdcch8_act' time='1.295205'/>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchh_race_act' time='2.854754'/>
  <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_sdcch8_race_act' time='3.019938'/>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_tchf_act' time='1.252097'/>
  <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' time='1.295865'/>
  <testcase classname='BTS_Tests' name='TC_rll_est_ind' time='43.527911'/>
  <testcase classname='BTS_Tests' name='TC_rll_est_req_DCCH_3' time='1.265961'/>
  <testcase classname='BTS_Tests' name='TC_rll_est_req_ACCH_3' time='3.438039'/>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_DCCH_0' time='2.486409'/>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_DCCH_3' time='2.552544'/>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_ACCH_0' time='8.717432'/>
  <testcase classname='BTS_Tests' name='TC_rll_rel_ind_ACCH_3' time='8.615440'/>
  <testcase classname='BTS_Tests' name='TC_rll_rel_req' time='20.315863'/>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_req_DCCH' time='2.474428'/>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_req_ACCH' time='5.305279'/>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_ind_DCCH' time='2.433968'/>
  <testcase classname='BTS_Tests' name='TC_rll_unit_data_ind_ACCH' time='9.177497'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_a51' time='2.175208'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_a52' time='2.256848'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_a53' time='2.273955'/>
  <testcase classname='BTS_Tests' name='TC_chan_act_a54' time='2.317284'/>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a51' time='4.308448'/>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a52' time='4.285818'/>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a53' time='4.308116'/>
  <testcase classname='BTS_Tests' name='TC_encr_cmd_a54' time='4.287190'/>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_mdisc' time='1.269454'/>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_msg_type' time='1.320291'/>
  <testcase classname='BTS_Tests' name='TC_err_rep_wrong_sequence' time='1.262384'/>
  <testcase classname='BTS_Tests' name='TC_lapdm_selftest' time='0.000993'/>
  <testcase classname='BTS_Tests' name='TC_tch_sign_l2_fill_frame' time='18.559442'/>
  <testcase classname='BTS_Tests' name='TC_tch_sign_l2_fill_frame_dtxd' time='2.170582'>
    <failure type='fail-verdict'>Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)
      BTS_Tests.ttcn:9532 BTS_Tests control part
      BTS_Tests.ttcn:8058 TC_tch_sign_l2_fill_frame_dtxd testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_chopped_ipa_ping' time='24.720342'/>
  <testcase classname='BTS_Tests' name='TC_chopped_ipa_payload' time='42.607119'/>
  <testcase classname='BTS_Tests' name='TC_ms_pwr_ctrl_constant' time='16.936134'>
    <failure type='fail-verdict'>Unexpected MS Power level change: 7 -> 13
      BTS_Tests.ttcn:9537 BTS_Tests control part
      BTS_Tests.ttcn:8195 TC_ms_pwr_ctrl_constant testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_ms_pwr_ctrl_pf_ewma' time='31.992796'>
    <failure type='fail-verdict'>Unexpected MS Power level change: 7 -> 13
      BTS_Tests.ttcn:9538 BTS_Tests control part
      BTS_Tests.ttcn:8262 TC_ms_pwr_ctrl_pf_ewma testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_speech_no_rtp_tchf' time='7.389483'/>
  <testcase classname='BTS_Tests' name='TC_speech_no_rtp_tchh' time='5.468538'/>
  <testcase classname='BTS_Tests' name='TC_speech_rtp_tchf' time='7.740932'/>
  <testcase classname='BTS_Tests' name='TC_speech_rtp_tchh' time='5.465727'/>
  <testcase classname='BTS_Tests' name='TC_speech_osmux_tchf' time='3.473333'/>
  <testcase classname='BTS_Tests' name='TC_speech_osmux_tchh' time='3.391372'/>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf144' time='2.178749'/>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf96' time='2.187659'/>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf48' time='2.217500'/>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchh48' time='5.253371'>
    <failure type='fail-verdict'>Timeout waiting for matching Downlink data frame
      BTS_Tests.ttcn:9550 BTS_Tests control part
      BTS_Tests.ttcn:8834 TC_data_rtp_tchh48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchf24' time='1.794260'/>
  <testcase classname='BTS_Tests' name='TC_data_rtp_tchh24' time='5.347078'>
    <failure type='fail-verdict'>Timeout waiting for matching Downlink data frame
      BTS_Tests.ttcn:9552 BTS_Tests control part
      BTS_Tests.ttcn:8903 TC_data_rtp_tchh24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf144' time='2.042534'/>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf96' time='2.070099'/>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf48' time='2.077730'/>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchh48' time='2.178854'/>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchf24' time='2.103543'/>
  <testcase classname='BTS_Tests' name='TC_data_facch_tchh24' time='2.166669'/>
  <testcase classname='BTS_Tests' name='TC_early_immediate_assignment' time='3.562790'/>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_rxqual_thresh' time='21.716341'/>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_rxqual_thresh_dtx' time='13.944512'/>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_always_on_facch' time='12.060330'/>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_always_on_sacch' time='12.104012'/>
  <testcase classname='BTS_Tests' name='TC_acch_overpower_limit' time='12.576236'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbch_load_idle_no_cbch' time='11.133458'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_1block' time='14.266060'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_2block' time='14.226215'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_3block' time='14.267584'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_4block' time='14.214015'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_multi' time='20.236336'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_schedule' time='14.134355'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_only' time='16.235978'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_and_normal' time='17.246767'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_then_null' time='26.206715'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch4_load_idle' time='16.051263'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch4_load_overload' time='18.205666'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_1block' time='14.251184'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_2block' time='14.214827'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_3block' time='14.232742'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_4block' time='14.194694'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_multi' time='20.216943'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_schedule' time='14.173292'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_default_only' time='16.170464'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_default_and_normal' time='17.248246'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch8_load_idle' time='16.172315'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch8_load_overload' time='18.199542'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_p1ro' time='12.200567'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_p1ro_end' time='16.164396'/>
  <testcase classname='BTS_Tests_SMSCB' name='TC_etws_pcu' time='1.135080'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi0' time='2.468216'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi0_nopayload' time='21.434658'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi3' time='21.214576'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi4' time='21.260279'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_contention' time='21.206358'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit' time='3.371207'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit_bts' time='81.458406'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_invalid_resp' time='22.780674'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_dm' time='14.021787'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_establish_ign_first_sabm' time='8.191890'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_seq_and_ack' time='15.138165'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_timer_recovery' time='6.949722'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_ns_seq_error' time='13.426896'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_nr_seq_error' time='3.017020'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_rec_invalid_frame' time='138.521964'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_dcch' time='16.150125'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_sacch' time='60.241841'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_t200_n200' time='35.342353'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_rr_response_frame_loss' time='3.701764'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_incorrect_cr' time='15.353379'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_incorrect_c' time='4.408432'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment' time='23.338275'/>
  <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment_state_unacked' time='14.919780'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vff' time='2.401092'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vhh' time='2.573221'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_hvhh' time='2.562594'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_ipa_vff' time='2.517521'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vff' time='2.565340'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vhh' time='2.558823'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='2.528521'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vff' time='1.310403'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vhh' time='1.256696'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_hvhh' time='1.336661'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='1.310235'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='1.308004'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='1.362226'/>
  <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='1.342617'/>
  <testcase classname='BTS_Tests_ASCI' name='TC_vbs_notification' time='4.687295'/>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_uplink_free_and_busy' time='1.797415'/>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_fail' time='17.022773'/>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_est_rel' time='1.477975'/>
  <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_listener_det' time='3.298877'/>
</testsuite>
<?xml version="1.0"?>
<testsuite name='Titan' tests='248' failures='70' errors='0' skipped='0' inconc='0' time='4129.00'>
  <testcase classname='BTS_Tests:hopping' name='TC_est_dchan' time='15.804007'/>
  <testcase classname='BTS_Tests:hopping' name='TC_chan_act_stress' time='3.155077'/>
  <testcase classname='BTS_Tests:hopping' name='TC_chan_act_react' time='1.188948'/>
  <testcase classname='BTS_Tests:hopping' name='TC_chan_deact_not_active' time='1.277933'/>
  <testcase classname='BTS_Tests:hopping' name='TC_chan_act_wrong_nr' time='1.371458'/>
  <testcase classname='BTS_Tests:hopping' name='TC_deact_sacch' time='90.846092'/>
  <testcase classname='BTS_Tests:hopping' name='TC_sacch_filling' time='14.779595'/>
  <testcase classname='BTS_Tests:hopping' name='TC_sacch_info_mod' time='29.766836'/>
  <testcase classname='BTS_Tests:hopping' name='TC_sacch_multi' time='86.100787'/>
  <testcase classname='BTS_Tests:hopping' name='TC_sacch_multi_chg' time='94.988525'/>
  <testcase classname='BTS_Tests:hopping' name='TC_sacch_chan_act' time='29.802754'/>
  <testcase classname='BTS_Tests:hopping' name='TC_sacch_chan_act_ho_async' time='30.040357'/>
  <testcase classname='BTS_Tests:hopping' name='TC_sacch_chan_act_ho_sync' time='47.899405'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rach_content' time='24.368212'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rach_content_emerg' time='24.600431'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rach_count' time='13.781669'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rach_max_ta' time='10.758140'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ho_rach' time='5.069823'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ho_physical_info' time='3.304779'>
    <failure type='fail-verdict'>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:9385 BTS_Tests control part
      BTS_Tests.ttcn:2133 TC_ho_physical_info testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rach_load_idle_thresh0' time='11.723454'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rach_load_idle_below_thresh' time='6.200231'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rach_load_count' time='20.986676'/>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_speech_tchf' time='1.978481'>
    <failure type='fail-verdict'>"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:9389 BTS_Tests control part
      BTS_Tests.ttcn:3635 TC_meas_res_speech_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_speech_tchf_facch' time='2.123911'>
    <failure type='fail-verdict'>"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:9390 BTS_Tests control part
      BTS_Tests.ttcn:3639 TC_meas_res_speech_tchf_facch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_speech_tchh' time='2.313610'>
    <failure type='fail-verdict'>"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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
      BTS_Tests.ttcn:9391 BTS_Tests control part
      BTS_Tests.ttcn:3659 TC_meas_res_speech_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_speech_tchh_facch' time='2.301644'>
    <failure type='fail-verdict'>"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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
      BTS_Tests.ttcn:9392 BTS_Tests control part
      BTS_Tests.ttcn:3663 TC_meas_res_speech_tchh_facch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_speech_tchh_toa256' time='2.303267'>
    <failure type='fail-verdict'>"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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 34, reserved1 := '00'B, rxlev_s_u := 32, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 92, toa256_min := 0, toa256_max := 256, toa256_std_dev := 76 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
      BTS_Tests.ttcn:9393 BTS_Tests control part
      BTS_Tests.ttcn:3678 TC_meas_res_speech_tchh_toa256 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_sign_tchf' time='2.126390'>
    <failure type='fail-verdict'>"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:9394 BTS_Tests control part
      BTS_Tests.ttcn:3692 TC_meas_res_sign_tchf testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_sign_tchh' time='2.302436'>
    <failure type='fail-verdict'>"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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { 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 := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
      BTS_Tests.ttcn:9395 BTS_Tests control part
      BTS_Tests.ttcn:3705 TC_meas_res_sign_tchh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_sign_sdcch4' time='33.406881'/>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_sign_sdcch8' time='2.978488'>
    <failure type='fail-verdict'>"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 := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 2 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 3, reserved1 := '00'B, rxlev_s_u := 3, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 64 } } } }"
      BTS_Tests.ttcn:9397 BTS_Tests control part
      BTS_Tests.ttcn:3731 TC_meas_res_sign_sdcch8 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_sign_tchh_toa256' time='2.300449'>
    <failure type='fail-verdict'>"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 := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 11, rfu := '0'B, dtx_d := false, rxlev_f_u := 39, reserved1 := '00'B, rxlev_s_u := 39, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := { toa256_mean := 99, toa256_min := 85, toa256_max := 128, toa256_std_dev := 20 } } } }, { 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 := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 63 } } } }"
      BTS_Tests.ttcn:9398 BTS_Tests control part
      BTS_Tests.ttcn:3745 TC_meas_res_sign_tchh_toa256 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_speech_tchf_sapi3' time='9.282390'/>
  <testcase classname='BTS_Tests:hopping' name='TC_meas_res_speech_tchh_sapi3' time='9.190881'/>
  <testcase classname='BTS_Tests:hopping' name='TC_tx_power_start_ramp_up_bcch' time='7.822797'/>
  <testcase classname='BTS_Tests:hopping' name='TC_tx_power_down_bcch' time='10.871516'/>
  <testcase classname='BTS_Tests:hopping' name='TC_tx_power_ramp_adm_state_change' time='21.196254'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:727 : Tguard timeout"
      BTS_Tests.ttcn:9403 BTS_Tests control part
      BTS_Tests.ttcn:3039 TC_tx_power_ramp_adm_state_change testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_bs_pwr_static_ass' time='9.128796'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:3058 : No MEAS RES received at all"
      BTS_Tests.ttcn:9404 BTS_Tests control part
      BTS_Tests.ttcn:3119 TC_rsl_bs_pwr_static_ass testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_bs_pwr_static_power_control' time='9.246823'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:3058 : No MEAS RES received at all"
      BTS_Tests.ttcn:9405 BTS_Tests control part
      BTS_Tests.ttcn:3133 TC_rsl_bs_pwr_static_power_control testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_ms_pwr_ctrl' time='63.170892'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_ms_pwr_dyn_active' time='15.932015'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_ms_pwr_dyn_active2' time='11.510849'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_ms_pwr_dyn_up' time='20.724518'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_ms_pwr_dyn_down' time='11.876918'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_ms_pwr_dyn_ass_updown' time='8.255909'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_ms_pwr_dyn_max' time='11.180162'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_chan_initial_ms_pwr' time='3.349094'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_chan_initial_ta' time='2.130652'>
    <failure type='fail-verdict'>TA in L1 header does not match the signaled (RSL) TA.
      BTS_Tests.ttcn:9414 BTS_Tests control part
      BTS_Tests.ttcn:3939 TC_rsl_chan_initial_ta testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_modify_encr' time='7.563236'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:7607 : Timeout waiting for UNIT_DATA_IND"
      BTS_Tests.ttcn:9415 BTS_Tests control part
      BTS_Tests.ttcn:7742 TC_rsl_modify_encr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_rf_resource_ind' time='15.047655'/>
  <testcase classname='BTS_Tests:hopping' name='TC_conn_fail_crit' time='23.447338'/>
  <testcase classname='BTS_Tests:hopping' name='TC_paging_imsi_80percent' time='22.486532'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:4324 : Expected 271 pagings but have 269"
      BTS_Tests.ttcn:9418 BTS_Tests control part
      BTS_Tests.ttcn:4324 TC_paging_imsi_80percent testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_paging_tmsi_80percent' time='22.489305'/>
  <testcase classname='BTS_Tests:hopping' name='TC_paging_imsi_200percent' time='34.470496'/>
  <testcase classname='BTS_Tests:hopping' name='TC_paging_tmsi_200percent' time='28.391814'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_protocol_error' time='0.957892'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_mand_ie_error' time='1.303385'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rsl_ie_content_error' time='1.263821'/>
  <testcase classname='BTS_Tests:hopping' name='TC_si_sched_default' time='9.286291'/>
  <testcase classname='BTS_Tests:hopping' name='TC_si_sched_1' time='9.207362'/>
  <testcase classname='BTS_Tests:hopping' name='TC_si_sched_2bis' time='9.160280'/>
  <testcase classname='BTS_Tests:hopping' name='TC_si_sched_2ter' time='9.165581'/>
  <testcase classname='BTS_Tests:hopping' name='TC_si_sched_2ter_2bis' time='9.177818'/>
  <testcase classname='BTS_Tests:hopping' name='TC_si_sched_2quater' time='17.315858'/>
  <testcase classname='BTS_Tests:hopping' name='TC_si_sched_13' time='9.129215'/>
  <testcase classname='BTS_Tests:hopping' name='TC_si_sched_13_2bis_2ter_2quater' time='17.180639'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ipa_dlcx_not_active' time='1.122918'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ipa_crcx_twice_not_active' time='1.250220'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ipa_crcx_mdcx_dlcx_not_active' time='1.294853'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' time='1.341585'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ipa_crcx_sdcch_not_active' time='1.278891'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ipa_crcx_ack_addr' time='1.278410'>
    <failure type='fail-verdict'>CRCX ACK indicates nonsense addr "0.0.0.0"
      BTS_Tests.ttcn:9438 BTS_Tests control part
      BTS_Tests.ttcn:5292 TC_ipa_crcx_ack_addr testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_paging_imsi_200percent_with_ps' time='34.742224'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_act_req' time='3.803531'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_act_req_wrong_ts' time='7.158718'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_act_req_wrong_bts' time='7.205736'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_act_req_wrong_trx' time='7.233362'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_deact_req' time='9.201627'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_deact_req_wrong_ts' time='5.213826'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_ver_si1' time='1.255307'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_ver_si3' time='1.235868'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_ver_si13' time='1.174506'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_pdtch' time='4.290274'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_ptcch' time='4.954905'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_wrong_bts' time='9.260371'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_wrong_trx' time='9.188763'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_wrong_ts' time='9.210180'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_ts_inactive' time='6.073591'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_ptcch' time='6.198721'>
    <failure type='fail-verdict'>Timeout waiting for L1CTL_RACH_CONF
      BTS_Tests.ttcn:9459 BTS_Tests control part
      BTS_Tests.ttcn:5744 TC_pcu_ptcch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_agch' time='4.201725'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_pch' time='4.256218'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_imm_ass_pch' time='1.478729'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_req_imm_ass_agch' time='1.469354'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_rach_content' time='24.754839'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_ext_rach_content' time='24.604742'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_data_ind_lqual_cb' time='5.025036'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:5993 : Timeout waiting for PCUIF_DATA.ind"
      BTS_Tests.ttcn:9466 BTS_Tests control part
      BTS_Tests.ttcn:6021 TC_pcu_data_ind_lqual_cb testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_paging_from_rsl' time='1.296774'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_time_ind' time='9.042506'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_rts_req' time='9.208941'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_oml_alert' time='4.188894'>
    <failure type='fail-verdict'>Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration
      BTS_Tests.ttcn:9470 BTS_Tests control part
      BTS_Tests.ttcn:6208 TC_pcu_oml_alert testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_rr_suspend' time='1.653865'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_connect_multi' time='1.189276'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_reconnect' time='3.184015'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_noconnect_nosi3gprs' time='3.980702'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_noconnect_nosi4gprs' time='3.196537'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_connect_si3gprs' time='3.982478'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_connect_si4gprs' time='3.258210'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_disconnect_nosi3gprs' time='4.956503'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_disconnect_nosi4gprs' time='5.177975'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_verify_info_ind' time='3.180789'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_osmo_pdch_act_deact' time='4.292652'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_osmo_pdch_double_act' time='1.281727'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_ipa_pdch_act_deact' time='4.277776'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_ipa_pdch_act_tchf_act_nack' time='1.244481'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_info_ind_fh_params' time='1.232130'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_nsvc_ipv4' time='1.208388'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_nsvc_ipv6' time='1.228614'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_socket_two_nsvc' time='1.221972'/>
  <testcase classname='BTS_Tests:hopping' name='TC_pcu_interf_ind' time='6.465592'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_osmo_pdch_unsol_deact' time='1.240322'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_osmo_pdch_tchf_act' time='1.276563'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_osmo_pdch_tchh_act' time='1.296102'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_osmo_pdch_sdcch8_act' time='1.288568'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_osmo_pdch_tchh_race_act' time='2.857029'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_osmo_pdch_sdcch8_race_act' time='2.875565'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_ipa_pdch_tchf_act' time='1.267018'/>
  <testcase classname='BTS_Tests:hopping' name='TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' time='1.291402'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_est_ind' time='24.440889'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:7250 : Timeout waiting for EST IND"
      BTS_Tests.ttcn:9503 BTS_Tests control part
      BTS_Tests.ttcn:7277 TC_rll_est_ind testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_est_req_DCCH_3' time='1.732715'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_est_req_ACCH_3' time='3.420478'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_rel_ind_DCCH_0' time='3.895547'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_rel_ind_DCCH_3' time='3.861488'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_rel_ind_ACCH_0' time='5.111495'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"
      BTS_Tests.ttcn:9508 BTS_Tests control part
      BTS_Tests.ttcn:7424 TC_rll_rel_ind_ACCH_0 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_rel_ind_ACCH_3' time='5.156443'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"
      BTS_Tests.ttcn:9509 BTS_Tests control part
      BTS_Tests.ttcn:7436 TC_rll_rel_ind_ACCH_3 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_rel_req' time='8.333498'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:7376 : Timeout waiting for RLL EST IND"
      BTS_Tests.ttcn:9510 BTS_Tests control part
      BTS_Tests.ttcn:7473 TC_rll_rel_req testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_unit_data_req_DCCH' time='2.606810'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_unit_data_req_ACCH' time='5.318682'/>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_unit_data_ind_DCCH' time='21.559510'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:727 : Tguard timeout"
      BTS_Tests.ttcn:9513 BTS_Tests control part
      BTS_Tests.ttcn:7556 TC_rll_unit_data_ind_DCCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_rll_unit_data_ind_ACCH' time='35.183877'>
    <failure type='fail-verdict'>"BTS_Tests.ttcn:727 : Tguard timeout"
      BTS_Tests.ttcn:9514 BTS_Tests control part
      BTS_Tests.ttcn:7564 TC_rll_unit_data_ind_ACCH testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_chan_act_a51' time='2.676235'/>
  <testcase classname='BTS_Tests:hopping' name='TC_chan_act_a52' time='2.925854'/>
  <testcase classname='BTS_Tests:hopping' name='TC_chan_act_a53' time='2.954331'/>
  <testcase classname='BTS_Tests:hopping' name='TC_chan_act_a54' time='2.981593'/>
  <testcase classname='BTS_Tests:hopping' name='TC_encr_cmd_a51' time='5.951737'/>
  <testcase classname='BTS_Tests:hopping' name='TC_encr_cmd_a52' time='5.902743'/>
  <testcase classname='BTS_Tests:hopping' name='TC_encr_cmd_a53' time='5.927077'/>
  <testcase classname='BTS_Tests:hopping' name='TC_encr_cmd_a54' time='5.928097'/>
  <testcase classname='BTS_Tests:hopping' name='TC_err_rep_wrong_mdisc' time='1.211580'/>
  <testcase classname='BTS_Tests:hopping' name='TC_err_rep_wrong_msg_type' time='1.324067'/>
  <testcase classname='BTS_Tests:hopping' name='TC_err_rep_wrong_sequence' time='1.246644'/>
  <testcase classname='BTS_Tests:hopping' name='TC_lapdm_selftest' time='0.006395'/>
  <testcase classname='BTS_Tests:hopping' name='TC_tch_sign_l2_fill_frame' time='18.481455'/>
  <testcase classname='BTS_Tests:hopping' name='TC_tch_sign_l2_fill_frame_dtxd' time='2.143498'>
    <failure type='fail-verdict'>Received DTX TCH fill frame with bad frame number: 175 (mod 104: 71) (mod 26: 19)
      BTS_Tests.ttcn:9532 BTS_Tests control part
      BTS_Tests.ttcn:8058 TC_tch_sign_l2_fill_frame_dtxd testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_chopped_ipa_ping' time='24.713882'/>
  <testcase classname='BTS_Tests:hopping' name='TC_chopped_ipa_payload' time='42.593575'/>
  <testcase classname='BTS_Tests:hopping' name='TC_ms_pwr_ctrl_constant' time='16.897609'>
    <failure type='fail-verdict'>Unexpected MS Power level change: 7 -> 13
      BTS_Tests.ttcn:9537 BTS_Tests control part
      BTS_Tests.ttcn:8195 TC_ms_pwr_ctrl_constant testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_ms_pwr_ctrl_pf_ewma' time='31.998817'>
    <failure type='fail-verdict'>Unexpected MS Power level change: 7 -> 13
      BTS_Tests.ttcn:9538 BTS_Tests control part
      BTS_Tests.ttcn:8262 TC_ms_pwr_ctrl_pf_ewma testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_speech_no_rtp_tchf' time='7.399076'/>
  <testcase classname='BTS_Tests:hopping' name='TC_speech_no_rtp_tchh' time='5.457381'/>
  <testcase classname='BTS_Tests:hopping' name='TC_speech_rtp_tchf' time='7.700544'/>
  <testcase classname='BTS_Tests:hopping' name='TC_speech_rtp_tchh' time='5.552764'/>
  <testcase classname='BTS_Tests:hopping' name='TC_speech_osmux_tchf' time='3.415681'/>
  <testcase classname='BTS_Tests:hopping' name='TC_speech_osmux_tchh' time='3.532989'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchf144' time='2.212173'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchf96' time='2.204438'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchf48' time='2.205505'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchh48' time='5.332131'>
    <failure type='fail-verdict'>Timeout waiting for matching Downlink data frame
      BTS_Tests.ttcn:9550 BTS_Tests control part
      BTS_Tests.ttcn:8834 TC_data_rtp_tchh48 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchf24' time='1.799195'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_rtp_tchh24' time='5.314068'>
    <failure type='fail-verdict'>Timeout waiting for matching Downlink data frame
      BTS_Tests.ttcn:9552 BTS_Tests control part
      BTS_Tests.ttcn:8903 TC_data_rtp_tchh24 testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchf144' time='2.038698'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchf96' time='2.068534'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchf48' time='2.041763'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchh48' time='2.182976'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchf24' time='2.070711'/>
  <testcase classname='BTS_Tests:hopping' name='TC_data_facch_tchh24' time='2.208005'/>
  <testcase classname='BTS_Tests:hopping' name='TC_early_immediate_assignment' time='3.574838'/>
  <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_rxqual_thresh' time='10.268247'>
    <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind
      BTS_Tests.ttcn:9563 BTS_Tests control part
      BTS_Tests.ttcn:9197 TC_acch_overpower_rxqual_thresh testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_rxqual_thresh_dtx' time='10.251983'>
    <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind
      BTS_Tests.ttcn:9564 BTS_Tests control part
      BTS_Tests.ttcn:9238 TC_acch_overpower_rxqual_thresh_dtx testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_always_on_facch' time='10.246516'>
    <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind
      BTS_Tests.ttcn:9565 BTS_Tests control part
      BTS_Tests.ttcn:9270 TC_acch_overpower_always_on_facch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_always_on_sacch' time='10.255896'>
    <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind
      BTS_Tests.ttcn:9566 BTS_Tests control part
      BTS_Tests.ttcn:9302 TC_acch_overpower_always_on_sacch testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests:hopping' name='TC_acch_overpower_limit' time='10.248699'>
    <failure type='fail-verdict'>Timeout waiting for L1CTL DATA.ind
      BTS_Tests.ttcn:9567 BTS_Tests control part
      BTS_Tests.ttcn:9333 TC_acch_overpower_limit testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbch_load_idle_no_cbch' time='11.194632'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_1block' time='14.251318'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_2block' time='14.228034'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_3block' time='14.230167'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_4block' time='14.223907'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_multi' time='20.206510'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_schedule' time='14.171355'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_default_only' time='16.235069'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_default_and_normal' time='17.207148'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch4_default_then_null' time='26.196397'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch4_load_idle' time='16.098296'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch4_load_overload' time='18.194164'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_1block' time='14.221225'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_2block' time='14.244763'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_3block' time='14.246812'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_4block' time='14.269167'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_multi' time='20.241776'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_schedule' time='14.198681'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_default_only' time='16.258769'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_default_and_normal' time='17.153871'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch8_load_idle' time='16.201645'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch8_load_overload' time='18.209135'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_p1ro' time='12.205190'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_p1ro_end' time='16.196436'/>
  <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_pcu' time='1.143289'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi0' time='3.158472'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi0_nopayload' time='21.523866'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi3' time='21.658065'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi4' time='21.329286'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_contention' time='21.212008'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_retransmit' time='9.073586'>
    <failure type='fail-verdict'>
      BTS_Tests_LAPDm.ttcn:1479 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:225 TC_sabm_retransmit testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_retransmit_bts' time='81.425293'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_invalid_resp' time='22.889335'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_dm' time='12.855481'>
    <failure type='fail-verdict'>Received unexpected SABM retransmission
      BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_establish_ign_first_sabm' time='9.365356'/>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_iframe_seq_and_ack' time='30.259623'>
    <failure type='fail-verdict'>Received RSL ERROR IND &lt;unbound>
      BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part
      BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_iframe_timer_recovery' time='15.041145'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_ns_seq_error' time='15.043567'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_nr_seq_error' time='15.039030'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_rec_invalid_frame' time='15.038994'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_segm_concat_dcch' time='15.041227'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_segm_concat_sacch' time='15.020222'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_t200_n200' time='15.038893'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_rr_response_frame_loss' time='15.040375'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_incorrect_cr' time='15.040174'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_incorrect_c' time='15.038506'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_normal_reestablishment' time='15.031334'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_normal_reestablishment_state_unacked' time='15.039041'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_vff' time='15.040359'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_vhh' time='15.038032'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_hvhh' time='15.039274'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_ipa_vff' time='15.038421'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vff' time='15.042646'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vhh' time='15.038378'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='15.038587'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vff' time='15.039531'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vhh' time='15.039917'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_hvhh' time='15.038952'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='15.040124'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='15.037594'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='15.040002'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='15.039588'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vbs_notification' time='15.038528'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_uplink_free_and_busy' time='15.040851'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_fail' time='15.037081'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_est_rel' time='15.034473'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_listener_det' time='15.040225'>
    <failure type='fail-verdict'>"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
    </failure>
  </testcase>
</testsuite>
<?xml version="1.0"?>
<testsuite name='Titan' tests='17' failures='1' errors='0' skipped='0' inconc='0' time='98.00'>
  <testcase classname='BTS_Tests_OML' name='TC_wrong_mdisc' time='10.608927'/>
  <testcase classname='BTS_Tests_OML' name='TC_wrong_msgtype' time='0.706870'/>
  <testcase classname='BTS_Tests_OML' name='TC_short_length' time='0.715699'/>
  <testcase classname='BTS_Tests_OML' name='TC_long_length' time='0.697882'/>
  <testcase classname='BTS_Tests_OML' name='TC_wrong_placement' time='0.710014'/>
  <testcase classname='BTS_Tests_OML' name='TC_wrong_seq' time='0.739119'/>
  <testcase classname='BTS_Tests_OML' name='TC_wrong_obj_class' time='0.711094'/>
  <testcase classname='BTS_Tests_OML' name='TC_wrong_bts_nr' time='0.679474'/>
  <testcase classname='BTS_Tests_OML' name='TC_wrong_trx_nr' time='0.682064'/>
  <testcase classname='BTS_Tests_OML' name='TC_radio_carrier_opstart_noattr' time='0.699837'/>
  <testcase classname='BTS_Tests_OML' name='TC_bts_opstart' time='0.674123'/>
  <testcase classname='BTS_Tests_OML' name='TC_bts_opstart_noattr' time='0.677658'/>
  <testcase classname='BTS_Tests_OML' name='TC_ts_opstart' time='0.680380'/>
  <testcase classname='BTS_Tests_OML' name='TC_ts_opstart_noattr' time='0.696638'/>
  <testcase classname='BTS_Tests_OML' name='TC_initial_state_reports' time='0.675260'/>
  <testcase classname='BTS_Tests_OML' name='TC_ipa_osmo_pcu_anr_fwd' time='2.713020'>
    <failure type='fail-verdict'>Timeout waiting for ANR request on PCU inteface
      BTS_Tests_OML.ttcn:818 BTS_Tests_OML control part
      BTS_Tests_OML.ttcn:797 TC_ipa_osmo_pcu_anr_fwd testcase
    </failure>
  </testcase>
  <testcase classname='BTS_Tests_OML' name='TC_ipa_rsl_connect_nack' time='0.714931'/>
</testsuite>
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